2000-07-15 15:51:35 -04:00
|
|
|
# Stuff these names into the wx namespace so wxPyConstructObject can find them
|
|
|
|
|
|
|
|
wx.wxStyledTextEventPtr = wxStyledTextEventPtr
|
2000-09-26 01:32:50 -04:00
|
|
|
wx.wxStyledTextCtrlPtr = wxStyledTextCtrlPtr
|
2002-09-07 19:17:14 -04:00
|
|
|
|
2003-03-25 01:35:27 -05:00
|
|
|
# This constant no longer exists in Scintilla, but I'll put it here for a while to avoid disrupting user code...
|
|
|
|
wxSTC_CARET_CENTER = 0
|