realbasic-nug
[Top] [All Lists]

Re: Possible to use multiple modifier keys in a menu item ?

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Possible to use multiple modifier keys in a menu item ?
From: Dennis Birch <dbirch at mac dot com>
Date: Tue, 29 May 2001 22:19:45 -0700
At 5:00 PM -0500 5/29/01, Kent Sorensen wrote:
I would like to have some menu items that take both the command key, and shift or option in addition to the key.

Is that possible in REALbasic ?

With your menuItem selected, go to the CommandKey field of Properties palette and type "Shift-N" (without the quote marks) for Command-Shift-N, "Option-N" for Command-Option-N, etc. In the running project or application, the command key combinations will appear correctly in the menus.



<Prev in Thread] Current Thread [Next in Thread>