fix for size 1x1 wxChoice when SetSelection() is called before realization, bug 1913657
authorPaul Cornett <paulcor@bullseye.com>
Fri, 14 Mar 2008 06:06:27 +0000 (06:06 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Fri, 14 Mar 2008 06:06:27 +0000 (06:06 +0000)
commit4b8e857f8877a1c02a83b6eb18e6528e2c8eb7e4
tree2eea845d43379b9c5a7f0adee0e8895cdc158c3f
parentdae2800ac82493e2f3cae2ce0231309a8e877683
fix for size 1x1 wxChoice when SetSelection() is called before realization, bug 1913657

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