wxWidgets/samples/dialogs
Vadim Zeitlin 9926619adf Don't use hard-coded size for wxSpinCtrl in the dialogs sample
This truncates the control with GTK+ 3 where 40 or 60 pixels is never
enough for its width (even without speaking about high DPI displays) and
results in tons of GTK+ warnings.
2019-03-26 13:57:21 +01:00
..
descrip.mms
dialogs_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
dialogs_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
dialogs_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
dialogs.bkl Remove OS/2 remnants from bakefile of dialogs sample 2018-09-17 23:30:47 +02:00
dialogs.cpp Don't use hard-coded size for wxSpinCtrl in the dialogs sample 2019-03-26 13:57:21 +01:00
dialogs.h Partially revert "CMake: Fix building and running samples" 2018-09-17 15:24:41 +02:00
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
tip.xpm
tips.txt