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

WIP: Add a menu #126

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

hoechenberger
Copy link
Member

@hoechenberger hoechenberger commented Jun 18, 2022

This is WIP to add a menu for better discoverability of functionality and to make things more accessible and feel more like a real application.

Qt does some magic to move the menu entries that match certain patterns into the right place on macOS:
https://doc.qt.io/qtforpython-5/PySide2/QtWidgets/QMenuBar.html#qmenubar-as-a-global-menu-bar

Screen.Recording.2022-06-18.at.15.36.53.mov

@hoechenberger
Copy link
Member Author

I've added a Help menu and this comes with that macOS-typical discoverability feature for free:

Screen.Recording.2022-06-18.at.15.42.40.mov

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.

1 participant