wxWidgets/samples/mdi
Vadim Zeitlin d2824cdb7f Review/simplify/cleanup MDI classes for all platforms and introduce base
classes for wxMDI{Parent,Child}Frame and wxMDIClientWindow.

Also use generic MDI implementation for wxMotif as it seems to be more
functional and definitely is more maintained (we probably should use the
generic version for wxGTK too).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-11-04 02:46:19 +00:00
..
bitmaps made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
chart.ico Initial revision 1998-05-20 14:01:55 +00:00
chart.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
makefile.bcc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.gcc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
Makefile.in rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.unx rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.vc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.vms Initial revision 1998-05-20 14:01:55 +00:00
makefile.wat rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
mdi_vc7.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
mdi_vc8.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
mdi_vc9.sln add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
mdi_vc9.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
mdi.bkl multilib linking fixes 2003-07-04 13:45:12 +00:00
mdi.cpp Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
mdi.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
mdi.h Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
mdi.rc Some sample cleanup: 2006-11-17 15:04:05 +00:00
mdiM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00