[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Using Dialog box or Wizards to Edit model objects

Hi Ali

In the GMF Runtime, there is a PopupMenuCommand that supports prompting the 
user with a dialog box.

Cheers...
Anthony

"Ali Akar" <ali.akar@xxxxxxxxxxx> wrote in message 
news:g4icmu$m51$1@xxxxxxxxxxxxxxxxxxxx
> hello all,
>
> When the user use the palette to create an object, I want to open a dialog 
> box or a wizard to edit the newly create object, like name & references to 
> other objecs.
>
> So I'm asking where is the best place to integrate the generated gmf code 
> ??
>
>
> thanks,
> Ali