m_font may not have been set yet. Default to letting GetTextExtent
authorRobin Dunn <robin@alldunn.com>
Sat, 3 Apr 2004 03:21:54 +0000 (03:21 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 3 Apr 2004 03:21:54 +0000 (03:21 +0000)
commit2b1ff57f1ee08eb970520de784816c4115bd84f0
tree405849c72f043462a89bd0c5c5d7356c9f17d5cb
parent9ec83f8da72081593c79326b30a14e40003c1945
m_font may not have been set yet.  Default to letting GetTextExtent
call GetFont.

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