Keyboard shortcuts dialog: where are my commands? - Adobe Indesign
This is a discussion on Keyboard shortcuts dialog: where are my commands? - Adobe Indesign ; Hello!
I cannot find any of my commands in the keyboard shortcuts dialog. What do i have to do to make them appear there? I want the user to choose shortcuts for them and not use predefined ones.
Benjamin...
-
Keyboard shortcuts dialog: where are my commands?
Hello!
I cannot find any of my commands in the keyboard shortcuts dialog. What do i have to do to make them appear there? I want the user to choose shortcuts for them and not use predefined ones.
Benjamin
-
Re: Keyboard shortcuts dialog: where are my commands?
In your .fr file, in the resource ActionDefs, there is a define
kSDKDefVisibleInKBSCEditorFlag or kSDKDefInvisibleInKBSCEditorFlag
(the 8th item in my example here).
"KBSCE" stands for "Keyboard Shortcut Editor". The default for the SDK samples is kSDKDefInvisibleInKBSCEditorFlag, change this to the other one and you'll see your item in the position you specify in the 4th item -- the Action Area.
For possible values, see ActionDefs.h.
Similar Threads
-
By Application Development in forum Adobe illustrator
Replies: 0
Last Post: 10-31-2007, 02:26 PM
-
By Application Development in forum CSharp
Replies: 3
Last Post: 09-09-2007, 07:23 AM
-
By Application Development in forum Microsoft Money
Replies: 2
Last Post: 09-03-2007, 07:48 AM
-
By Application Development in forum Graphics
Replies: 4
Last Post: 12-27-2006, 04:03 PM
-
By Application Development in forum basic.visual
Replies: 3
Last Post: 11-29-2006, 09:05 AM