Files
wxWidgets/samples/widgets
Vadim Zeitlin 96f9a12898 Stop resizing widgets sample pages when first showing them
The size of wxBookCtrl pages is determined by wxBookCtrl and can't be
changed, yet the sample tried to do it, making them larger than the
actually available space and cutting them off as the result.

Just stop doing this and simply layout the page using the available
space -- if there is not enough of it, that's too bad, but the user can
always resize the main window in this case.

See #4379.
2018-03-31 01:45:08 +02:00
..
2015-09-23 00:52:30 +02:00
2017-10-17 09:21:45 -07:00
2018-01-22 00:51:11 +01:00
2018-01-22 00:51:11 +01:00
2018-02-20 00:08:01 +01:00
2015-09-23 00:52:30 +02:00