Commit 0b851424 authored by John Harwell's avatar John Harwell
Browse files

Added two Mac Option Key menu items. In Mac Applications, the contents of...

Added two Mac Option Key menu items.  In Mac Applications, the contents of some menus will change a bit if the Option key held down when a menu is selected.  One example is conducting an operaton but skipping a confirmation dialog.  For wb_view, if the Option key is held down when the File Menu is displayed, the ellipses are not displayed for 'Close Window' and the window is closed (possibly exiting wb_view) without confirmation.  If the Option key is held down when the File Menu is displayed, 'Open Recent Spec File' will change to 'Load All Files in Recent Spec File' and if selected, all files in the recent spec file will load while bypassing the spec file dialog.
parent 62ec7f26
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment