wxWidgets/samples/dialogs
Vadim Zeitlin 7a0f57ea29 Fix assert in the generic file dialog in the dialogs sample
Cast the dialog pointer to wxFileDialogBase to avoid failures when using
wxGenericFileDialog, which inherits from wxFileDialogBase, but not from
wxFileDialog itself.

Closes #18506.
2019-09-18 02:05:07 +02: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 Fix assert in the generic file dialog in the dialogs sample 2019-09-18 02:05:07 +02:00
dialogs.h Wrap label if necessary in wxInfoBar in wxGTK 2019-08-05 13:50:11 +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 Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
tips.txt