don't call size_request to get best size of a non-native control, it will probably...
authorPaul Cornett <paulcor@bullseye.com>
Sun, 14 Dec 2008 07:39:17 +0000 (07:39 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sun, 14 Dec 2008 07:39:17 +0000 (07:39 +0000)
commit50bedb7b44f859e06e23326a89abcac8e98a0a35
treedcf611c23c40070cba23083b8f27eb66d9c4c835
parent5ddfa0748f571a3d0d74b08d5c354a307a1f38dd
don't call size_request to get best size of a non-native control, it will probably return (0,0)

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