wxWidgets/include
Vadim Zeitlin 8e8d910979 Update the field widths on demand in wxStatusBarGeneric.
This ensures that the value returned from GetFieldRect() is always up to date,
even when this method is called from the user-defined wxEVT_SIZE handler, i.e.
before our own OnSize() could run.

Also remove the now unneeded hack with calling the base class OnSize() from
the statbar sample.

Closes #14268.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-05 11:22:09 +00:00
..
msvc/wx Allow using non-MSW toolkit in MSVC-specific auto-linking header. 2012-05-04 20:35:41 +00:00
wx Update the field widths on demand in wxStatusBarGeneric. 2012-05-05 11:22:09 +00:00