more combobox appearance fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-07-10 15:42:51 +00:00
parent 085a1f3cd9
commit 89e7a223c2
2 changed files with 11 additions and 13 deletions

View File

@@ -253,7 +253,7 @@ void wxPopupComboWindow::PositionNearCombo()
// the origin point must be in screen coords
wxPoint ptOrigin = m_combo->ClientToScreen(wxPoint(0, 0));
#ifdef __WXUNIVERSAL__
#if 0 //def __WXUNIVERSAL__
// account for the fact that (0, 0) is not the top left corner of the
// window: there is also the border
wxRect rectBorders = m_combo->GetRenderer()->