[QScintilla] Lines shown twice
Detlev Offenbach
detlev at die-offenbachs.de
Tue Jan 1 15:30:18 GMT 2013
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 <phil at riverbankcomputing.com>:
> On Mon, 31 Dec 2012 16:57:46 +0100, Detlev Offenbach
> <detlev at die-offenbachs.de> 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
detlev at die-offenbachs.de
More information about the QScintilla
mailing list