Always use wxFULL_REPAINT_ON_RESIZE for generic status bar.
authorPaul Cornett <paulcor@bullseye.com>
Wed, 6 Sep 2006 17:36:22 +0000 (17:36 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 6 Sep 2006 17:36:22 +0000 (17:36 +0000)
commit53b6d7a29879a67a54e1f26e77a0697fecacf839
tree90aa331178446be65c05750229cfe3866151fda8
parent84d1cd430f9f4cba81737a45cd40fdb7cbac4f7d
Always use wxFULL_REPAINT_ON_RESIZE for generic status bar.
Remove undocumented generic status bar ctor/Create.
Bring status bar ctor/Create into sync with docs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/statusbr.tex
include/wx/generic/statusbr.h
include/wx/mac/carbon/statusbr.h
include/wx/msw/statbr95.h
include/wx/statusbr.h
src/common/statbar.cpp
src/generic/statusbr.cpp