you’ve got to resize the parent e.g.
grid->GetParent()->Layout();
and then to be sure, run Layout on the top window
Tags: wxWidgets
you’ve got to resize the parent e.g.
grid->GetParent()->Layout();
and then to be sure, run Layout on the top window
Tags: wxWidgets
This entry was posted on Tuesday, July 3rd, 2007 at 3:49 pm and is filed under wxWidgets. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Rachel’s Blog is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).