wxWidgets/samples/mdi
Vadim Zeitlin c41ea66a5d 1. corrected bug in MDI sample (which resulted in missing horz scrollbar)
2. wxRegKey::Rename() added, regtest sample shows copying/moving/renaming keys
   and values now
3. using wxLog() insread of WriteText() contorsions in the listctrl sample,
   show client data from events in the log messages


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-24 23:40:42 +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 makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +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.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.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. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2000-02-24 23:40:42 +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