My app contains several panels. I want to have the menu shortcuts (like ctrl-a, etc) of the main panel available when the other panels are active.
One option is to load the menu bar into the smaller panels as well, but that makes it visible on those panels too. Since these are quite small panels, it looks a bit peculiar. I can make a smaller menu which contains the most wanted options, but I would prefer no menu bar visible at all on the smaller panels.
Is there a way to either load an invisible yet active menu bar into a small panel, or to make a menu bar from the main panel a global menu bar?