Skip to content

feat: allow optionally using pyside6 instead of pyqt5#159

Open
craftablescience wants to merge 1 commit intomainfrom
pr-lxlewis-63
Open

feat: allow optionally using pyside6 instead of pyqt5#159
craftablescience wants to merge 1 commit intomainfrom
pr-lxlewis-63

Conversation

@craftablescience
Copy link
Collaborator

@craftablescience craftablescience commented May 7, 2025

Closes #63

To run on PySide6, install the pyside6 package and run with QT_API=pyside6 badger -g (or uninstall the pyqt5 package, since it will autoselect the nearest available package).

The updated regex code in the Python syntax highlighter may not be entirely correct, but the Python script editor doesn't seem to be used - if it was, I would have had an easy way to test the changes.

@craftablescience craftablescience self-assigned this May 7, 2025
@craftablescience craftablescience added the enhancement New feature or request label May 7, 2025
@nstelter-slac nstelter-slac self-requested a review October 30, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEATURE REQUEST: PyQt6 support

1 participant