Hello,
How can I allow some accelerators (Ctrl-C, Ctrl-V) and deny others (Ctrl-O, Ctrl-P,...) ?
Thank you for help.
Accelerators
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Accelerators
Using ActiveX you can allow or deny only all accelerators, so you cannot chose what accelerators should work and what not. But you can make needed accelerators in your program, and call appropriate commands in AX component.
-
- User
- Posts: 108
- Joined: Wed May 13, 2009 2:21 pm
Re: Accelerators
is this possible using JavaScript ??? I develope a web application using JS.
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Accelerators
Well you can make your own shortkeys, but they will work only when AX is not in focus. Otherwise AX will "eat" any input messages.
You do not have the required permissions to view the files attached to this post.