wxWidgets/samples/dialogs
Vadim Zeitlin 7158c9b5be Use Destroy() rather than delete for dialogs in the sample
Even though it doesn't make any real difference for these dialogs, we
still shouldn't delete top level windows directly and should rather call
Destroy() on them to let them be cleaned up during the next idle time
processing.

See #18747.
2020-05-03 20:21:23 +02:00
..
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
dialogs_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
dialogs_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
dialogs_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
dialogs.bkl Remove OS/2 remnants from bakefile of dialogs sample 2018-09-17 23:30:47 +02:00
dialogs.cpp Use Destroy() rather than delete for dialogs in the sample 2020-05-03 20:21:23 +02:00
dialogs.h Wrap label if necessary in wxInfoBar in wxGTK 2019-08-05 13:50:11 +02:00
makefile.bcc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.gcc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
Makefile.in Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
tip.xpm Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
tips.txt Applied patch [ 600500 ] Tip-of-day: comments, translatable 2002-08-31 12:08:02 +00:00