fixed radiobox layouting: asks GTK for best size, does not compute it from string...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 15 Feb 2000 22:07:58 +0000 (22:07 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 15 Feb 2000 22:07:58 +0000 (22:07 +0000)
commit165b6ee097d1d7abb4c82de3b1a00674e17b60bc
tree539432a4d08447c9a7e1c04f64d37a3b427aae7d
parent418d9d6275b6596062e3bc324ceb06ea7c0388fe
fixed radiobox layouting: asks GTK for best size, does not compute it from string&font anymore (fixes GNU Step theme problem)

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