Some time ago (early in '2000) there were some queries regarding changing
the number of displayed rows in wxGrid. Robin said at that time that
there were problems, and deprecated recreating wxGrid objects. Instead,
use of AppendRows and DeleteRows was recommended.
At least in the Debianized version, when DeleteRows is used, the remaining
old rows continue to be displayed. Using SetRowHeight to 0 doesn't seem
to have any effect unless the whole window is manually shrunk, then
re-expanded. Even then it leaves some crud on the display.
Have these problems been resolved in more current versions of wxPython?
Thanks for all your help!
-frank
···
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users