Re: Controls & Key Equivalents
Eric Gorr <[email protected]> Fri, 3 Dec 2010 12:20:21 -0500
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Dec 3, 2010, at 10:26 AM, Hamish Allan wrote: > On 3 December 2010 15:14, Eric Gorr <[email protected]> wrote: > >> Unfortunately, this functionality will not be limited to just commonly-used functionality, but could be found with every checkbox, for example, in every dialog throughout the application. As such, placing each one in a menu item is not practical. > > You do realise you can build menus programmatically, and change their > contents dynamically? Oh, wait, what you might have been saying is that when the user goes to a dialog, a new menu is dynamically added to the menu bar with all of the items on that dialog with key equivalents...? An interesting option, worth adding to the list.