On 23/07/2014 3:09 pm, Alan Garny wrote:
Hi,

I use QScintilla in essentially two modes: with and without a lexer. In the
case where there is no lexer, QsciScintilla::replace() works as I would
expect (i.e. it replaces the selected with whatever text I want to replace it with). However, if there is a lexer, then QsciScintilla::replace() just
doesn't work for me.

A lexer shouldn't make any difference. Also I would expect multiple bug reports before now if this was a general problem.

Do you have a short, complete example that demonstrates the problem?

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

Reply via email to