![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Shortcut keys for Addin menu options? Topic Summary: How to get Shift+Ctrl+ and Ctrl+Alt+ shorcuts? Created On: 21-Nov-2008 20:01 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
The DXL Manual decribes how to add Ctrl+key shortcuts to your addin menu options, as described below. Is there a way to get Shift+Ctrl+key and Ctrl+Alt+key shortcuts. For example, in the module windows, there is a built-in short cut for the menu option "Link -> Make Link From Start", (Shift+Ctrl+F).
Can you use similar Shift+Ctrl+ and Ctrl+Alt+ shortcuts in addin menus, or are you limited to simple Ctrl+ possibilities. . DXL file or directory name, without extension . mnemonic (character used with ALT to access menu from keyboard) . accelerator (character used with CTRL to access menu from keyboard); an underscore means no accelerator . menu label A line containing only hyphens (-) (as in line 3 of the following example), inserts a separator within the menu. Example This example is the first four lines of file $DOORSHOME/dxl/addins/acme/acme.idx: comps C _ Component book template T _ Templates --------------------------- parsers I _ Input parsers |
|
![]() |
|
![]() |
|
No experience on this but if you want to study how it works, look at the createItem function in DXL Help or "createItem" in this forum. It allows you to specify modifiers to the Ctrl-key.
------------------------- Pekka.Makinen@softqa.fi SoftQA Oy -http://www.softqa.fi/ |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Shortcut keys for Addin menu options?
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.