]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_textctrl.i
Version
[wxWidgets.git] / wxPython / src / _textctrl.i
index 8863219b7b2a565db76a4910af063a32e5fc39db..76f2995baf4a8be50e486498cc4b4ff906bc5a5a 100644 (file)
@@ -99,6 +99,12 @@ enum wxTextCtrlHitTestResult
     wxTE_HT_BEYOND          // after [the end of line]
 };
 
+
+enum {
+    wxOutOfRangeTextCoord,
+    wxInvalidTextCoord
+};
+
 //---------------------------------------------------------------------------
 
 // wxTextAttr: a structure containing the visual attributes of a text