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

Add submenu for correct display on MacOS (#436) #440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Goldthing
Copy link

As per Issue #436 there is no way to load/save from ttkcreator on MacOS.

This is because MacOS seems to require commands to be on a labeled sub menu to be displayed correctly.

This PR moves the menu commands into a new "File" submenu as seen in this screenshot
Screenshot 2023-03-08 at 15 08 46
It changes the look slightly, but this should work on any platform (untested). An alternative fix would be to add buttons for save, reset etc. onto the configure frame

Add commands to a new submenu instead of 'menu' and cascade onto the menu.
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.

None yet

1 participant