Various Issues with PyQt6

Phil Thompson phil at riverbankcomputing.com
Tue Mar 2 09:03:29 GMT 2021


On 02/03/2021 00:29, RoadrunnerWMC wrote:
> I just built the latest snapshot to try the fix for StandardButtons. It
> works, but only fixed some of my dialogs. I then realized that that's
> because there's another enum with the same issue:
> `QtWidgets.QDialog.DialogCode`. I temporarily replaced references to 
> this
> with integers just so I could test the rest of the app, and everything 
> else
> now seems fine. So I think this is the last PyQt6 bug affecting my app.

Fixed in the next snapshot.

Thanks,
Phil


More information about the PyQt mailing list