Displaying 2 results from an estimated 2 matches for "wx411".
Did you mean:
0x411
2003 Nov 25
1
How to trigger an event?
Sorry, but this is probably more of a wxWindows question, but I find
it quite hard to wade through all those docs...
How do I trigger an event? Like if I want to force a repaint, how
do I do that? Is there some kind of refresh or repaint method?
Cheers,
H
2004 Nov 22
1
Layout Issue ...
The following program represents the basic layout of my application. The
problem I have is that the panel, and thus, the grid does not resize
when the window width is expanded.
Also, I would like the entire grid to be displayed without the
horizontal scroll bar. How can I force this behavior?
Please tell me if I am going about this incorrectly. I am just getting
familar with wxRuby and any