Applied patch [ 882493 ] Added XRC support for wxStatusBar
By Brian Ravnsgaard Riis git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -195,6 +195,7 @@ Generic:
|
||||
- file dialog and directory dialog now support drive letters on OS/2
|
||||
- fixed scrollbar problem in wxGrid (not showing scrollbars
|
||||
when sizing smaller) (Shane Harper)
|
||||
- Added wxStatusBar support to XRC (Brian Ravnsgaard Riis)
|
||||
|
||||
Unix:
|
||||
|
||||
|
@@ -316,6 +316,11 @@ and the splitter is created unsplitted. If there are two children, the
|
||||
splitter is created splitted, either horizontally or vertically depending
|
||||
on the value of "orientation" attribute.
|
||||
|
||||
wxStatusBar
|
||||
-----------
|
||||
fields Integer number of fields
|
||||
widths Width1, Width2, Width3, ...
|
||||
|
||||
|
||||
|
||||
5. More features
|
||||
|
Reference in New Issue
Block a user