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

Commits for experimental Tcl::pTk/macOS aqua support #22

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

Conversation

chrstphrchvz
Copy link
Collaborator

Here's the commits I have so far related to #16. I've tested these changes with both aqua and X11, so nothing should break for existing X11 usage.

- remove extra space under menubar
- remove "Quit" from File menu on macOS since there is already
  "Quit" provided in the app menu
- hide MainWindow on macOS since it is empty
  (the native menubar is used instead)
macOS aqua uses button 2 for right-click
…instead of `$Tk::event->…` as workaround for $Tk::event->…
not working under TkHijack; add equivalent Tk::Ev('…') calls
as arguments (as was done for the Tcl::pTk keysyms.pl widget demo).
…instead of using `-width => 4` which doesn't leave enough room on aqua.
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