added support disabled tag for toolbar elements in XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-02-08 13:20:18 +00:00
parent e786a78b1c
commit 114807c0b2
3 changed files with 5 additions and 0 deletions

View File

@@ -457,6 +457,7 @@ appear within wxToolBar node. Their attributes are as follows:
bitmap2 Bitmap wxNullBitmap
toggle Boolean 0
radio Boolean 0
disabled Boolean 0
label I18nString ""
tooltip I18nString ""
longhelp I18nString ""