wxWidgets/misc
Vadim Zeitlin 5f9bd3678f Add XRC handler for wxSimplebook.
Similar to wxNotebook but even simpler as wxSimplebook doesn't use images.

Also add wxSimplebook::Create() as the version inherited from wxBookCtrlBase
didn't _quite_ work: we need to add wxBK_TOP style to prevent asserts due to
unknown alignment in the base class when creating wxSimplebook.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-08-05 22:01:52 +00:00
..
gdb Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
languages Handle wxLANGUAGE_CAMBODIAN correctly in the generation script. 2014-04-20 12:44:57 +00:00
msvc Display wxString in more readable way in MSVS debug visualizer. 2014-06-15 12:58:12 +00:00
schema Add XRC handler for wxSimplebook. 2014-08-05 22:01:52 +00:00
scripts working version of the trac hooks 2014-04-03 01:40:28 +00:00
theme_test Fixed various typos. 2011-03-22 14:17:38 +00:00
unictabl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00