I know it's a real newbie question, but I'm some kind of helpless right now.
How can I get notified when there is an object selected in the
DiagramEditor?
Till Essers wrote:
> Hi
>
> I know it's a real newbie question, but I'm some kind of helpless right
> now.
> How can I get notified when there is an object selected in the
> DiagramEditor?
>
> Sorry in advance :/
> Till
See IPartListener, and grab the current IWorkbenchWindow, either through
the editor site or by asking the active workbench window