]> git.saurik.com Git - wxWidgets.git/commit - src/xrc/xmlres.cpp
added enabled and hidden attributes to radio box items in XRC
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Aug 2008 18:21:38 +0000 (18:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Aug 2008 18:21:38 +0000 (18:21 +0000)
commit8758875e0b001444cb677906e68912cb455ab275
treef9e4cf8d699bde15a0c29f19fb2e08cd16553c47
parent8a18ea3f03ee46d13545a26156631ac102441fc1
added enabled and hidden attributes to radio box items in XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/tech/tn0014.txt
include/wx/xrc/xh_radbx.h
include/wx/xrc/xmlres.h
samples/xrc/rc/controls.xrc
src/common/filename.cpp
src/xrc/xh_radbx.cpp
src/xrc/xmlres.cpp