Preserve prior StatusBar contents when adding removing fields
authorRon Lee <ron@debian.org>
Sun, 30 Jun 2002 23:53:58 +0000 (23:53 +0000)
committerRon Lee <ron@debian.org>
Sun, 30 Jun 2002 23:53:58 +0000 (23:53 +0000)
commit76880b8757589f0bc07e4b042b5b4ec6c5524af7
treefc7ed8153cc1c13347fd13292c8cfd581df2538b
parent7e55544629f172d617ad2d3772fe615bf5cd4830
Preserve prior StatusBar contents when adding removing fields
(consistant with MSW behaviour).

Made m_statusSring a wxArrayString, furthur simplification may
be possible if someone is interested and has the time.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/statusbr.h
src/generic/statusbr.cpp