wxWidgets/samples/notebook
Vadim Zeitlin eca15c0d54 Added wxTreebook:
- added the control itself
- added protected wxBookCtrlBase::AllowNullPage() to accommodate it
- big changes to the sample to get rid of (most) ugly macros
- added XRC handler for the control
- added docs
- and wxUSE_TREEBOOK everywhere


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-10-09 18:40:36 +00:00
..
.cvsignore Applied cvsignore patch 2003-01-08 10:01:33 +00:00
makefile.bcc regenerated after version.bkl changes fixing -compatibility_version for Darwin 2005-10-03 21:05:25 +00:00
makefile.dos renamed notebook sample 2000-03-14 19:24:14 +00:00
makefile.gcc regenerated after version.bkl changes fixing -compatibility_version for Darwin 2005-10-03 21:05:25 +00:00
Makefile.in Ran bakefile -f autoconf and autoconf. 2005-10-01 03:42:14 +00:00
makefile.sc relative path to wxwin in samples for Digital Mars (fixes SF bug 757845) 2003-06-20 15:20:31 +00:00
makefile.sl renamed notebook sample 2000-03-14 19:24:14 +00:00
makefile.twn renamed notebook sample 2000-03-14 19:24:14 +00:00
makefile.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.va Added missing licence line 2004-11-22 20:40:22 +00:00
makefile.vc regenerated after version.bkl changes fixing -compatibility_version for Darwin 2005-10-03 21:05:25 +00:00
makefile.wat regenerated after version.bkl changes fixing -compatibility_version for Darwin 2005-10-03 21:05:25 +00:00
mondrian.ico Added simple notebook sample 1998-10-26 18:32:07 +00:00
mondros2.ico For OS/2 2002-09-04 13:39:02 +00:00
notebook.bkl use generic sample icon; no need for separate .rc file 2005-06-17 14:36:24 +00:00
notebook.cpp Added wxTreebook: 2005-10-09 18:40:36 +00:00
notebook.dsp regenerated after version.bkl changes fixing -compatibility_version for Darwin 2005-10-03 21:05:25 +00:00
notebook.h Added wxTreebook: 2005-10-09 18:40:36 +00:00
notebook.pro added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
notebook.rcO For OS/2 2002-09-04 13:39:02 +00:00
notebookM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00