wxWidgets/samples/dialogs
Vadim Zeitlin 2c8e47380e 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!)
and also added a version which captures the programs output
2. fix for compilers which have void ftime() (my mingw does) in timercmn.cpp
3. updated console sample to test wxShell/wxExecute
4. treetest now can toggle images or change their size
5. wxTreeCtrl doesn't crash if it has no image list


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-03 10:31:34 +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. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +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 1. wxStaticLine implemented (generic (ugly) and MSW versions) 1999-06-28 21:39:49 +00:00