Hello Phil, I am using the high level API
self.annotate(line, annotations) self.clearAnnotations(line) 'annotations' is a list of QStyledText. Regards, Detlev 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
