Simple tip : have you set a size for the grid window ? You should use a
sizer to make the grid fit the wizard page client size. Frame windows do
that automatically for you.
Very good simple tip. Now it works perfectly.
Thanks,
···
guillaume.brocker@ircad.u-strasbg.fr wrote:
Hi,
Can a grid be inside a wizardpage ?? I'm trying to fit any kind of grid
inside the wizardpage, but the grid isn't displayed in the page. Is it
possible?
In the examples that i have seen about grids, the grid is always inside
a frame, but i would like to put inside the wizard page. Is there any
way to do that?