wxGTK's wxListBox now returns a meaningful value for DoGetBestSize
authorRobin Dunn <robin@alldunn.com>
Thu, 18 Oct 2001 16:56:01 +0000 (16:56 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 18 Oct 2001 16:56:01 +0000 (16:56 +0000)
commitf96b15a3c2878a826809784549f65abc4ce1170f
tree160d8658a8557b01fefcdbef7964bcdd60a589a0
parentf056ea60f3a14553a7ca76451f45ebd4d1ecd58b
wxGTK's wxListBox now returns a meaningful value for DoGetBestSize
instead of just 100x110.  (Needed by wxSTC.)

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