git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56304
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define wxPG_XBEFOREWIDGET 1
// x position adjustment for wxTextCtrl (and like)
#define wxPG_XBEFOREWIDGET 1
// x position adjustment for wxTextCtrl (and like)
- #define wxPG_TEXTCTRLXADJUST 3
+ #define wxPG_TEXTCTRLXADJUST 0
// comment to use bitmap buttons
#define wxPG_ICON_WIDTH 11
// comment to use bitmap buttons
#define wxPG_ICON_WIDTH 11
#define wxPG_NAT_BUTTON_BORDER_X 0
#define wxPG_NAT_BUTTON_BORDER_Y 0
#define wxPG_NAT_BUTTON_BORDER_X 0
#define wxPG_NAT_BUTTON_BORDER_Y 0
- #define wxPG_TEXTCTRLYADJUST 3
+ #define wxPG_TEXTCTRLYADJUST 0
// Need to reduce width of text control on Mac
#if defined(__WXMAC__)
// Need to reduce width of text control on Mac
#if defined(__WXMAC__)
#endif
// Take button into acccount
#endif
// Take button into acccount
#endif
SetupTextCtrlValue(value);
tc->Create(ctrlParent,id,value, p, s,tcFlags);
#endif
SetupTextCtrlValue(value);
tc->Create(ctrlParent,id,value, p, s,tcFlags);
wxWindow* ed = tc;
// Center the control vertically
wxWindow* ed = tc;
// Center the control vertically