Hi Scintilla has SCFIND_REGEXP flag, which means, that regular expressions syntax is more POSIX-like. QsciScintilla::findFirst does set this flag. Of course, I can use low-level Scintilla API, but, is it possible to make syntax selection available in QScintilla API, or activate the flag by default?
Andrei Kopats
_______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
