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
..
bitmaps
listctrl_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
listctrl_vc8.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
listctrl_vc9.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
listctrl.bkl
listtest.cpp Fix recently broken (re-)layout in the listctrl sample 2018-03-04 22:42:18 +01:00
listtest.h
listtest.rc
makefile.bcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
makefile.gcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
Makefile.in Update version to 3.1.2 2018-02-20 00:08:01 +01:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00