Add "checked" property for toolbar tool elements in XRC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Oct 2011 16:10:35 +0000 (16:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Oct 2011 16:10:35 +0000 (16:10 +0000)
commitf72ed385786eccca7a73cbace9bae975e3a2ae21
tree6def0d802b31c7173d0ab62f9e16aef9733f870f
parent675f687593e258dec8fe7a3cad6aef41ac28fc84
Add "checked" property for toolbar tool elements in XRC.

Allow toolbar tools to be created in checked (or toggled) state in XRC, just
as the menu items can already be created checked.

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