wxWidgets/samples/dialogs
Vadim Zeitlin cbc66a2704 1. wxProgressDialog uses wxWindowDisabler, not (dumb) wxEnableTopLevelWindows
2. some more wxWindowDisabler bugs fixed (updated dialogs sample to test them)
3. Esc won't close the dialogs without cancel button under MSW
4. status bar can be child of windows of clases other than wxFrame
   (updated statbar sample to show it)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-12 00:26:21 +00:00
..
.cvsignore
descrip.mms Committing in . 1999-11-24 11:47:39 +00:00
dialogs.cpp 1. wxProgressDialog uses wxWindowDisabler, not (dumb) wxEnableTopLevelWindows 2000-03-12 00:26:21 +00:00
dialogs.def
dialogs.h 1. corrected problem with label updating in wxProgressDialog 2000-02-25 02:20:44 +00:00
dialogs.rc
makefile.b32
makefile.bcc
makefile.dos
makefile.g95
Makefile.in makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
makefile.twn
makefile.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc
makefile.wat
tips.txt