Tagged Questions
0
votes
1answer
216 views
Fitting a big grid (wxGrid) in a dialog (wxDialog)
Here is my layout:
I have a sizer that contains a grid (with a proportion of 1) and a ok/cancel button bar
The all thing is in a wxDialog
Here it is:
|||||||||||||||
| |
| GRID ...