| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: menu-item
Determines whether the keyboard shortcut for this menu-item may be used while a modal dialog is invoked. Generally this property should be turned on only for those menu commands that may be applied within the context of a modal dialog and without requiring interaction with other windows, since the user should be interacting only with the modal dialog as long as it is shown.
allow-during-modality is a property
of the menu-item
class.
GTK note: The menu shortcut will always be active on the GTK platform, as if this property were true, unless the override-native-shortcuts property of the menu is set to true. See that property for more information.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |