]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_textctrl.i
STC is not a separate library anymore
[wxWidgets.git] / wxPython / src / _textctrl.i
index f6755ef430df22c01dad78ea8f9f118dc8597c97..39c10fb7a402bbe7dd4455a85cfdcf312e690dc8 100644 (file)
@@ -70,6 +70,12 @@ enum {
 
 %pythoncode { TE_LINEWRAP = TE_CHARWRAP }
 
+// deprecated synonymns
+%pythoncode {
+PROCESS_ENTER = TE_PROCESS_ENTER
+PASSWORD = TE_PASSWORD
+}
+
 
 
 enum wxTextAttrAlignment