[QScintilla] Scintilla/POSIX regular expressions syntax

Andrei Kopats hlamer at tut.by
Tue May 3 22:07:13 BST 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20110504/42ec9bca/attachment.html>


More information about the QScintilla mailing list