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

Update for PySide6 Support. #125

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

andyvandy
Copy link

Hi Steven, hopefully an easy one to review!

Convert Pyside Enum references to long form to adapt to breaking changes from PySide5->PySide6 See FAQ for more details https://www.pythonguis.com/faq/pyqt6-vs-pyside6/

I ran the manual test PythonTestUI.xlsm and confirmed the panes still worked.

I used vscode so didn't quite manage to compile locally but rather tested with local edit of a 0.19.1 installation which worked alright.

Convert Pyside Enum references to long form to adapt to breaking changes from PySide5->PySide6
See FAQ for more details https://www.pythonguis.com/faq/pyqt6-vs-pyside6/
@cunnane
Copy link
Owner

cunnane commented Jan 2, 2025

Thanks! No need to compile all of xlOil to check this, I think you've done enough.

@andyvandy
Copy link
Author

Thanks for approving! I don't have write access so I'll leave it to you to merge?

…details.

Hopefully shedding more light as to why the call failed.
@andyvandy
Copy link
Author

reverted my accidental additional commit to keep the PR clean

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

Successfully merging this pull request may close these issues.

2 participants