Files
wxWidgets/samples/listctrl
Vadim Zeitlin 2881d9875a Fix recently broken (re-)layout in the listctrl sample
This completes changes of 0873abb836 which
replaced manual layout code with sizers, but broke layout after
recreating the control in the process.

This change notably fixes the control becoming invisible, due to having
the default too small size, in non-report modes.
2018-03-04 22:42:18 +01: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