wxWidgets/samples/validate
Vadim Zeitlin aaabe1cb17 Improve validate sample UI a bit
Provide an accelerator for the menu command which contains all of the
test functionality to make it simpler to test it.

Also use CreateButtonSizer() instead of creating wxStdDialogButtonSizer
manually to make the code shorter and to also ensure that the "OK"
button is correctly set up as the default one, allowing to press "Enter"
in this dialog to accept the entry on any control, which didn't work
before.
2018-01-26 14:39:57 +01:00
..
makefile.bcc
makefile.gcc
Makefile.in Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.unx
makefile.vc
validate_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
validate_vc8.vcproj
validate_vc9.vcproj
validate.bkl
validate.cpp Improve validate sample UI a bit 2018-01-26 14:39:57 +01:00
validate.h