Provide saner UI for setting status bar fields.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Aug 2009 00:00:39 +0000 (00:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Aug 2009 00:00:39 +0000 (00:00 +0000)
commitdac831bb08e6cbf28e8fcfd2bf68939e929200f8
treeb28ae2886ad22a67de7195bb72b4b251e85705d8
parent41d6e8b6833f5fb9b997c0cf0f0c9c37ebc589c3
Provide saner UI for setting status bar fields.

Instead of asking the user to enter N values in a row (which is really
annoying even for N=2 already), allow to select the status bar to set the
value for and only show a single dialog asking for the value of this pane.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/statbar/statbar.cpp