wxWidgets/samples/controls
Vadim Zeitlin abceee76ea 1. corrected problem with label updating in wxProgressDialog
2. optical fix in wxTipDlg: use wxTE_RICH control to avoid vert scrollbar
3. put wxProgressDialog demo into dialogs sample, seems more appropriate
4. fixed a serious bug in wxProgressDialog when its parent was not a top
   level window (as in controls sample)
5. fixes in BringWindowToTop() usage in msw/dialog.cpp
6. fixed another serious bug in wxProgressDialog::OnClose()
7. wxDialog restores focus to previously focused window once again
8. attempts at fixing wxBusyCursor with modal dialogs problem - unsuccessful


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-25 02:20:44 +00:00
..
icons 16x16 icons for the controls sample (32x32 were too ugly) 1999-02-07 00:46:17 +00:00
.cvsignore Augmented beta to 9, 1999-08-12 19:24:39 +00:00
controls.cpp 1. corrected problem with label updating in wxProgressDialog 2000-02-25 02:20:44 +00:00
controls.def
controls.rc
descrip.mms Committing in . 1999-11-24 11:47:39 +00:00
makefile.b32
makefile.bcc
makefile.dos
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.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc
makefile.wat
mondrian.ico
mondrian.xpm