--- a/QScintilla/QsciScintillaCompat.py Fri Dec 30 15:20:34 2011 +0100 +++ b/QScintilla/QsciScintillaCompat.py Fri Dec 30 18:33:18 2011 +0100 @@ -989,7 +989,7 @@ def event(self, evt): """ - Public method to handle events. + Protected method to handle events. Note: We are not interested in the standard QsciScintilla event handling because we do it our self.