[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: PyQt6/QScintilla issue
From:       Phil Thompson <phil () riverbankcomputing ! com>
Date:       2021-05-20 13:30:27
Message-ID: ce1d363d86f13a784eef999bee50b0ca () riverbankcomputing ! com
[Download RAW message or body]

On 17/05/2021 16:03, Detlev Offenbach wrote:
> Hello,
> 
> in the eric editor component, which is based on QScintilla I have
> aline of code like
> 
> self.SCN_MODIFIED.connect(self.__modified)
> 
> with
> 
>     def __modified(self, pos, mtype, text, length, linesAdded, line, 
> foldNow,
>                    foldPrev, token, annotationLinesAdded):
> 
> In PyQt5 QScintilla that works fine. However, with PyQt6 I am getting
> this error message.
> 
> C++ type 'const char*' is not supported as a signal argument type
> 
> What has changed here and how should my code be changed?

Should be fixed in the next PyQt6 snapshot.

Thanks,
Phil
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic