| Author |
Message |
|
|
Post subject: Copy/Paste action event from context menu.
Posted: May 16, 2008 - 02:41 AM
|
|
Joined: May 16, 2008
Posts: 1
|
|
Hello,
I have been able to capture Copy/Paste events from the Package explorer using the shortcut keys and the File menu. To achieve this I have used earlyStartup extension, where I am replacing the global action handler for Copy and Paste using the Workbench.
Although I have set my action handlers as global handlers, the handlers are not invoked by copy and paste action events from the context menu in Package explorer.
I guess the context menu uses a different set of action handlers for copy/paste than those from the global action handlers. Is there a way to override the action handlers for copy/paste action events in context menu in Package Explorer ?
Thanks,
Vivek |
|
|
| |
|
|
|
 |
|
|
| |