[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Pop up menu with IFigure

Hello

I need to create a popup menu for a Figure object inside an IEditorPart.
In the createPartControl of the editor
I am following the example about pop-up menusin the documentation but it
does not seem to work.