More layout tweaks for wxComboCtrl on Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-11-26 06:45:45 +00:00
parent cf511e872e
commit f3fcecd6ce
2 changed files with 4 additions and 1 deletions

View File

@@ -65,7 +65,7 @@
#define TEXTCTRLXADJUST 0 // position adjustment for wxTextCtrl, with zero indent
#define TEXTCTRLYADJUST 0
#define TEXTXADJUST 0 // how much is read-only text's x adjusted
#define DEFAULT_DROPBUTTON_WIDTH 19
#define DEFAULT_DROPBUTTON_WIDTH 22
#else