]> git.saurik.com Git - wxWidgets.git/commit
Show status bar panes rectangles in the sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Sep 2009 13:00:07 +0000 (13:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Sep 2009 13:00:07 +0000 (13:00 +0000)
commitee38a8cf7f2b8ad296f4968252bd5552d70e1bbf
tree8b2f709125edca1e2b1529e3457304a414f51bce
parent06a0d3eaaf180277be33e0d2c5542a9db281b0fb
Show status bar panes rectangles in the sample.

Display the rectangles returned by wxStatusBar::GetFieldRect() to be able to
visually check if they are correct.

See #10696.

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