wxWidgets/samples/aui
Vadim Zeitlin 672cf7d199 Don't hardcode wxSpinCtrl size in the aui sample
This makes it too small when using GTK+ 3.22, resulting in GTK+ debug messages
about not having enough space for it -- and is, of course, wrong anyhow, as we
should always let controls determine their own best size.
2017-04-01 15:48:53 +02:00
..
auidemo_vc7.vcproj
auidemo_vc8.vcproj
auidemo_vc9.vcproj
auidemo.bkl
auidemo.cpp Don't hardcode wxSpinCtrl size in the aui sample 2017-04-01 15:48:53 +02:00
descrip.mms
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00