[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Customize Popup Balloon Editing

Hi,

I think you can start editing "getTypesForPopupBar" in "XXXModelingAssistantProvider". I used this function to customize the Popups.

Henning

Hauke Fuhrmann schrieb:
Hi there,

is there a way to customize the auto-generated pupup balloon editing
feature (is there a real name for that? I don't mean the context menu
but the little balloon thing with creation tools that popups
automatically when hovering over the diagram).

Especially I want to add there custom actions for my editor. Where is
the entry point for that?

Cheers,
Hauke