[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] IDecorator with context menu support

Hello,

I have a plug-in in which I have defined a decorator, which is showing without problem on my diagram. What I need to do is display a different context menu when over this decoration. Currently the decorator simply uses an image. I will likely need to have an underlying element associated with the decorator in order to properly display the context menu. I have looked into a few ways of doing this, none successful yet. I could probably implement something that would work, but figured I should ask the knowledge base first. Is there any way to accomplish this using GMF? Any suggestions are greatly appreciated.

Another goal of mine is to support double clicking the decorator.

Thanks,
Travis London