[QScintilla] Scintilla/POSIX regular expressions syntax
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Tue May 10 16:07:43 BST 2011
    
    
  
On Wed, 4 May 2011 00:07:13 +0300, Andrei Kopats <hlamer at tut.by> 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
    
    
More information about the QScintilla
mailing list