| [news.eclipse.platform.rcp] Re: implementing global action in ApplicationWorkbench |
So you've used the IFocusService to tag the control you care about and the IHandlerService to activate some handlers for it, right?
In 3.4 Edit>Copy did not correctly follow the CTRL+C copy. That was fixed in 3.5. In an RCP app you can fix it yourself if you want.
Interesting - what do I need to do to fix that?
Thanks,
Daniel