wxWidgets/samples/mdi
Vadim Zeitlin 74b31181b3 1. Implemented support for different icons for different states (expanded,
selected, combination of them) for the tree control (and doc'd it)
2. removed code which was sending extra event if wxFrame::SetSize() was
   used
3. important changes to wxWizard interface
4. small compilation corrections


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-09-29 22:47:56 +00:00
..
bitmaps Removed some unnecessary bitmaps; other minor changes 1998-12-16 16:23:20 +00:00
.cvsignore More smaple makefiles 1999-08-13 18:54:54 +00:00
chart.ico Initial revision 1998-05-20 14:01:55 +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 Makefile updates 1999-08-14 11:14:39 +00:00
makefile.sc Initial revision 1998-05-20 14:01:55 +00:00
makefile.sl Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makefile.twn Sigh, some more makefiles I forgot about (for TWIN32 compilation) 1999-01-25 12:20:21 +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.vms Initial revision 1998-05-20 14:01:55 +00:00
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
mdi.cpp 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
mdi.def Initial revision 1998-05-20 14:01:55 +00:00
mdi.h more MDI features tested 1999-05-23 23:45:47 +00:00
mdi.ico Initial revision 1998-05-20 14:01:55 +00:00
mdi.rc Initial revision 1998-05-20 14:01:55 +00:00
mondrian.ico Initial revision 1998-05-20 14:01:55 +00:00
mondrian.xpm Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00