I am building a timetable-like application using Tk::TableMatrix to display the data. The data displayed will need to be "refresh" quite often, and even requires resizing the number of columns (and rows).
For a fixed-size TableMatrix, I can reuse the existing TableMatrix by refilling the data, but is there any way to dynamically set the number of columns/rows of a TableMatrix? (instead of deleting and re-creating new TableMatrix)
I think several months ago I came across with how to do this, but I can't find it now..
Any help is greatly appreciated!In reply to Reusing Tk::TableMatrix by sekrup
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |