Add images recursively to tablelist cells?
- From: Kevin Walzer <sw@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 20:36:11 -0500
I'm trying to add images to all cells in a particular column of the tablelist widget. However, I'm not grokking how to do this.
This is my example code:
foreach row 0 {
$tbl cellconfigure 0,$row -image folder
}The idea is that this snippet will iterate through each cell of column 0 and append the image. But it adds only one folder, to the top cell.
Any ideas?
-- Cheers,
Kevin Walzer, PhD WordTech Software - "Tame the Terminal" http://www.wordtech-software.com sw at wordtech-software.com .
- Follow-Ups:
- Re: Add images recursively to tablelist cells?
- From: slebetman@xxxxxxxxx
- Re: Add images recursively to tablelist cells?
- Prev by Date: Re: Path problem with Scotty 3.0.0
- Next by Date: Re: Control placement of a button within a text widget
- Previous by thread: Control placement of a button within a text widget
- Next by thread: Re: Add images recursively to tablelist cells?
- Index(es):