MenuBar "root" short cut? #206
GronbergInfo
started this conversation in
General
Replies: 1 comment 1 reply
-
Thanks for raising this issue. F9 is the key to open the menu bar in general rather than a specific menu. It is a setting in the main Terminal.Gui library. I added the text to the File menu as a hint so users know what button to press. I will have a look later and see if there is a way to to assign a shortcut to open the other menus but I think its not possible currently. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i just started using TUI and TGD, i added a menu bar, the default File has a working F9 shortcut, but when i add another top level menu, i cannot find a way to add like F10 to this top level menu. I have tried 1 left click on the top level menu, pressing Ctrl+T, added F10, but then F10 got assigned to a child menu item instead.
I have looked in the MyView.cs and MyViewDesigner.cs and cannot find the F9 shortcut for the file menu and how its done.
Beta Was this translation helpful? Give feedback.
All reactions