[QScintilla] autoCompletionFillups is not working

Bruno Lima bslima19 at gmail.com
Tue Jul 20 15:31:58 BST 2010


Hi,
I setup a lexer that extends the HTML one.
Everything works great except the autoCompletionFillups.
I reemplimented the default implementation in QsciLexer:

const char *QsciLexerNCL::autoCompletionFillups() const {

    return "/>";

}


But when i choose the word in the autoCompletetion list the fillup is not
appended to the text.
Anyone has an ideia why ?

Thanks for any help.


Bruno Seabra Mendonça Lima
--------------
Bacharel em Ciência da Computação - UFMA
Mestrando da PUC-Rio
Pesquisador Laboratório Telemidia (PUC-Rio)
Pesquisador Colaborador LAWS (UFMA)
Pesquisador/Desenvolvedor Intacto Software
-------------
www.bslima.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20100720/8ebe0166/attachment.html>


More information about the QScintilla mailing list