Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » ConnectionEditPart not in EditPartRegistry ?
ConnectionEditPart not in EditPartRegistry ? [message #153792] Tue, 12 October 2004 16:02 Go to next message
Eclipse UserFriend
Originally posted by: gariazzo.prosilog.com

Hello,

I am designing a GEF application where I use a single model observer
that dispatches the events to the editparts using the EditPartRegistry.

Some events should be transmitted to a ConnectionEditPart, but it seems
that it was not registered in the registry...

Since it is not in the registry, is there some sort of
ConnectionEditPartRegistry in the NodeEditParts so I can recover the
EditPart corresponding to my Connection model?

Thanks in advance

Guillaume
Re: ConnectionEditPart not in EditPartRegistry ? [message #153816 is a reply to message #153792] Tue, 12 October 2004 21:23 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

connections *MUST* be in the registry, or else they would be created twice.

"Guillaume Gariazzo" <gariazzo@prosilog.com> wrote in message
news:ckguof$t1e$1@eclipse.org...
> Hello,
>
> I am designing a GEF application where I use a single model observer
> that dispatches the events to the editparts using the EditPartRegistry.
>
> Some events should be transmitted to a ConnectionEditPart, but it seems
> that it was not registered in the registry...
>
> Since it is not in the registry, is there some sort of
> ConnectionEditPartRegistry in the NodeEditParts so I can recover the
> EditPart corresponding to my Connection model?
>
> Thanks in advance
>
> Guillaume
Previous Topic:Graphical Text Proposal draft started
Next Topic:NPE when model implements IPropertySource
Goto Forum:
  


Current Time: Fri Apr 26 05:55:29 GMT 2024

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

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

Back to the top