Allow marking wxTreeBook nodes to expand initially in XRC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Jul 2011 13:50:03 +0000 (13:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Jul 2011 13:50:03 +0000 (13:50 +0000)
commit2b232decc588cc369e34747e59a1441cec88970b
treeab3d84db3a3d7701bf44d550e482a2c68d5931e2
parentfb4faeb5de3e7c1cf42e4ae002bf959f88e24ae5
Allow marking wxTreeBook nodes to expand initially in XRC.

Add new "expanded" attribute for XRC nodes of treebookpage class.

Also update the sample and the XRC format documentation.

Closes #13355.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/doxygen/overviews/xrc_format.h
samples/xrc/rc/controls.xrc
src/xrc/xh_treebk.cpp