use XmNrecomputeSize instead of manually resizing the label (and unmanaging/managing...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Feb 2006 23:20:26 +0000 (23:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Feb 2006 23:20:26 +0000 (23:20 +0000)
commit3fe5be6e01e97288ddb23834d10673431bb4a575
tree04c9b60c021935e672c15c265b04eeed80893414
parent2ce89389bf61d5d5831d1f9a620618655c479006
use XmNrecomputeSize instead of manually resizing the label (and unmanaging/managing it in process resulting in flicker) (patch 1420899)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/motif/stattext.cpp