wxWidgets/samples/text
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 makefiles 1999-08-13 19:39:15 +00:00
makefile.b32 Added own sample for text ctrl, char/key events, clipboard. 1999-05-31 14:54:04 +00:00
makefile.bcc Added own sample for text ctrl, char/key events, clipboard. 1999-05-31 14:54:04 +00:00
makefile.dos Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
makefile.g95 Minor changes to samples. 1999-08-06 13:06:11 +00:00
Makefile.in fixed: text.rc was datafile => copied to build dir 2000-02-27 21:03:59 +00:00
makefile.unx Distrib things, 2000-01-03 17:11:48 +00:00
makefile.vc Added new files to .rsp files; added new samples to index.htm 1999-08-05 09:33:04 +00:00
makefile.wat Added own sample for text ctrl, char/key events, clipboard. 1999-05-31 14:54:04 +00:00
mondrian.ico Added own sample for text ctrl, char/key events, clipboard. 1999-05-31 14:54:04 +00:00
mondrian.xpm Added own sample for text ctrl, char/key events, clipboard. 1999-05-31 14:54:04 +00:00
text.cpp 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +00:00
text.def renamed controls.* to text.* 1999-07-15 23:33:32 +00:00
text.rc Added new files to .rsp files; added new samples to index.htm 1999-08-05 09:33:04 +00:00