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 More smaple makefiles 1999-08-13 18:54:54 +00:00
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 *** empty log message *** 1998-05-22 19:57:05 +00:00
dialogs.h 1. corrected problem with label updating in wxProgressDialog 2000-02-25 02:20:44 +00:00
dialogs.rc Removed redundant makefiles and AIAI icons. Changed dynamic sample source name from 1998-08-22 19:46:35 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.bcc Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
makefile.twn Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
makefile.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
tips.txt 1. wxStaticLine implemented (generic (ugly) and MSW versions) 1999-06-28 21:39:49 +00:00