Menu

#213 wxGrid does not display

open
nobody
None
5
2004-11-02
2004-11-02
Anonymous
No

Using BOA 0.3.1, a newly created wxGrid does not
display properly when the program is launched.
The workaround is to insert manually
self.grid1.CreateGrid(25, 25)
after the wxGrid creation in the code

Discussion


Log in to post a comment.