Implementation note: for performance reasons, some menu items are created/enabled/disabled when corresponding menus are selected, instead of monitoring the MainFrame's state and unnecessarily creating/enabling/disabling menu items when they are not visible. However, this prevents keyboard shortcuts from being managed by the menu bar for those dynamic items. @author Maxence Bernard
|
|