]> git.saurik.com Git - wxWidgets.git/commit
allow the user to pass NULL for the status widths; this was a feature supported by...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 31 Dec 2008 17:07:30 +0000 (17:07 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 31 Dec 2008 17:07:30 +0000 (17:07 +0000)
commit54e18afcca6b75bfaf9dd1f12f4a255df8ae089d
tree30c98c251cfc47e0c91e3e918e013b9d067e404e
parent2ffeccb3b73dbf4424e3ba098e357a2eba36634d
allow the user to pass NULL for the status widths; this was a feature supported by generic and MSW status bar but was not documented; document it; add menu item in the statbar sample for testing it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/statusbr.h
samples/statbar/statbar.cpp
src/common/statbar.cpp
src/generic/statusbr.cpp