I see your concern and you are correct. Right now I am just learning how to use the table. If you do not specify a row it defaults to 10. Same with columns. I will make it more robust later.
I guess my question (or observation) really is that pack() does not happen until the end. Is that true? I mean you can pack your table several times, but only the last one will count since the display is done only once?
By the...
User Profile
Collapse
-
Oops, the indentation really is correct. It just did not show up in the example above when I cut and pasted.Leave a comment:
-
Problems with redrawing tables
I am learning how to use tktable. I made a table and put some data in it which appeared. I want to put it into a loop and change the data 5 or 6 times. Right now I am just putting simple data in until I get it to work correctly, just to verify the tables is updated. Later I will put specific data.
My problem though is, I create the array, fill it, pack it, then change the data, pack it, change, and then pack, but it only ever shows...Last edited by Niheel; Apr 29 '11, 08:26 PM.
No activity results to display
Show More
Leave a comment: