[QScintilla] How to do AutoCompletion? Is there an example?

Timo Rothenpieler BORNtobeNAMELESS at online.de
Thu Mar 15 15:07:22 GMT 2007


QsciLexerBMax sub-classes from QsciLexer. It's a lexer for the language  
BlitzMax, for which i'm writing an IDE.
It works fine for Folding and Highlighting. If i use QsciLexerPython  
instead, auto-completion does not work, too.

Is the way i'm trying to do Auto Completion correct?


Timo

> Apologies for the previous premature answer...
>
> Does it work if you use the QsciLexerPython instead of your QsciLexerBMax
> class?
>
> What is QsciLexerBMax? What does it sub-class from?
>
> BTW, you don't need the call to setAPIs().
>
> Phil
> _______________________________________________
> QScintilla mailing list
> QScintilla at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/qscintilla




More information about the QScintilla mailing list