Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Child edit parts not getting notified
Child edit parts not getting notified [message #240368] Sat, 29 December 2007 01:13
Eclipse UserFriend
Originally posted by: bmcnichols.uievolution.com

Hi all,

I have a situation where I have child editparts within a parent editpart.
Visually, everything is correct; the child shows up in the pane that the
parent returns from getContentPane(). The problem I have is when I try to
make a connection to a port in the child pane, the
getSourceConnectionAnchor() method of the *parent* is called, even though
I have clicked on the port of the child editpart. Is there something I
need to do to make sure the child editpart gets the call instead of the
parent?

Thanks,
Brendan
Previous Topic:CircuitBorder & RectangleFigure
Next Topic:GridLayout behavior... bug or feature?
Goto Forum:
  


Current Time: Fri Apr 19 12:13:17 GMT 2024

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

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

Back to the top