call SetHorizontalExtent() from SetString(); also simplified/cleaned up the former...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 Jul 2006 21:44:34 +0000 (21:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 Jul 2006 21:44:34 +0000 (21:44 +0000)
commitfca418ae12286d47a0e8490185daa84fde9f20e9
tree1e017b09839dd5b2dbb3140d026d1e75504f6826
parent7521630773affd2e8d8ff818285fe9c38f901eb6
call SetHorizontalExtent() from SetString(); also simplified/cleaned up the former function and call InvalidateBestSize() from it automatically now

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