Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Executing a non-edit policy created command
Executing a non-edit policy created command [message #184848] Sat, 18 June 2005 06:38 Go to next message
Eclipse UserFriend
Originally posted by: arefleet.comcast.net

Hi,

I've seen that usually Command implementations are created on request via an
edit policy. I have
a situation where via a dialog box I've reason to send a command to modify
the model. Do i simply
get the command stack and request it execute() the command or is there a
queue I should place it on?

Thanks,

Andy
Re: Executing a non-edit policy created command [message #185176 is a reply to message #184848] Thu, 23 June 2005 13:02 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.gmx.net

Hi Andy,

i see no reason not executing the command directly on the commandstack
without queueing it anywhere.

Regards, Ingo

"Andrew Fleet" <arefleet@comcast.net> wrote in message
news:d90g1f$mpd$1@news.eclipse.org...
> Hi,
>
> I've seen that usually Command implementations are created on request via
an
> edit policy. I have
> a situation where via a dialog box I've reason to send a command to modify
> the model. Do i simply
> get the command stack and request it execute() the command or is there a
> queue I should place it on?
>
> Thanks,
>
> Andy
>
>
>
Previous Topic:Bendpoint problem and the problem about trigger "Save" function on dialog
Next Topic:Column Diagram Editor
Goto Forum:
  


Current Time: Fri Apr 26 12:13:22 GMT 2024

Powered by FUDForum. Page generated in 0.02894 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top