]> git.saurik.com Git - wxWidgets.git/commit
don't grow the combobox vertically (this does make it tall under wxGTK2 even though...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 20:18:55 +0000 (20:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 20:18:55 +0000 (20:18 +0000)
commit6f002df40ee303636319c8863fce9ed5be3399e7
treefc66459e5b5280c1cd40958b7a46c45dfe717a1c
parent82d0e7fe66384347c147ce58c6276c1033ebe04d
don't grow the combobox vertically (this does make it tall under wxGTK2 even though it has no effect under wxGTK1 and wxMSW)

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