On Wed, 4 May 2011 00:07:13 +0300, Andrei Kopats <[email protected]> wrote:
> 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

I've added an optional posix flag to findFirst().

Phil
_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to