added support for <bg> tag for toolbars in XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-02-08 13:22:56 +00:00
parent 114807c0b2
commit 700dbceb37
3 changed files with 4 additions and 1 deletions

View File

@@ -441,6 +441,7 @@ bitmapsize Size -1,-1
margins Size -1,-1
packing Integer -1
separation Integer -1
bg Background colour None
wxToolBar node may have children <object> and <object_ref> nodes. Their class
may be either "tool", "separator" or any wxWidgets class derived from