size combobox/choices properly initially by considering the length of the strings...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Feb 2004 23:19:31 +0000 (23:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Feb 2004 23:19:31 +0000 (23:19 +0000)
commitcc61d2eb40205fa64e7b8c647fd1fbd2be8b6a15
treea64c86a2d9e211eb72a2288b14cdc4b558b26bb5
parentbe708d3f3ba6c14ff772a839009b35dc5119c2de
size combobox/choices properly initially by considering the length of the strings specified in the ctor/Create() (bug 893380)

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