wxWidgets Question regarding grids. There seems to be a display problem. If you scroll horizontally or vertically eventually you get to the end of the row or col. At this point you seem to always be able to scroll a little bit further revealing just some empty space. All the examples in the wxWidgets demo seem to do this too. Is this a bug? Is there a way to avoid it? I saw a reference to wxSheet which seems to be someone's improvement on some shortcomings with wxGrid. Has anyone tried that?
Phill _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32