Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyside6 and PyQt6 support is not complete #9

Open
kohei-noda-qcrg opened this issue Jun 12, 2023 · 0 comments
Open

Pyside6 and PyQt6 support is not complete #9

kohei-noda-qcrg opened this issue Jun 12, 2023 · 0 comments

Comments

@kohei-noda-qcrg
Copy link

kohei-noda-qcrg commented Jun 12, 2023

The colorbutton widget is not yet compatible with PyQt6 and PySide6, so some widgets are not available (see the screenshot below).

image

colorbutton import can be made common by "from qtpy.QtCore import Qt, Signal" (ref: https://github.com/spyder-ide/qtpy#module-aliases-and-constants)

I think this issue can be resolved in #8 pull request. Could you please review and merge it? @mfitzp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant