On Tue, 1 Jan 2013 16:30:18 +0100, Detlev Offenbach <[email protected]> wrote: > Hello Phil, > > I am using the high level API > > self.annotate(line, annotations) > self.clearAnnotations(line) > > 'annotations' is a list of QStyledText. > > Regards, > Detlev
I was getting two bugs mixed up. I haven't done anything about this problem (other than upgrade to the latest Scintilla) because I haven't been able to reproduce it. Phil > Am 01.01.2013 um 16:02 schrieb Phil Thompson <[email protected]>: > >> On Mon, 31 Dec 2012 16:57:46 +0100, Detlev Offenbach >> <[email protected]> wrote: >>> Hello, >>> >>> the recent QScintilla seems to not fix the duplicate lines issue >> properly. >>> I >>> just observed it again (s. attached screenshot). Over here it seems to >>> happen >>> after annotations have been added and deleted several times. >> >> Are you using the high-level API or the low-level Scintilla API for >> annotations? The fixes were implemented in the high-level as workarounds >> for bugs (which still exist) in the low-level API. >> >> Phil > > Detlev Offenbach > [email protected] _______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
