[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Copy & Paste, CopyPaste, Duplication

Hello Peter,

You can vote for this request. By voting for it you are showing it's important for you.

And any hint, where I would have to start with my own copy/paste
implementation?
Well, AFAIR it's not so easy to modify/correct existing copy/paste implementation, so i think you can try completely substituting existing implementation by your own.
See DiagramUIRenderGlobalActionHandlerProvider (this class should be registered into org.eclipse.gmf.runtime.common.ui.services.action.globalActionHandlerProviders extension point inside generated plugin.xml)


-----------------
Alex Shatalin