Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Connecting to non visible anchors
Connecting to non visible anchors [message #241580] Wed, 20 February 2008 17:39
Eclipse UserFriend
Originally posted by: ascharf.de.ibm.com

Hi,

I have a problem with connection anchors. Basically I want to connect to an
anchor which is not visible yet (you would
have to scroll down). So if the anchor is not visible, the figure which owns
that anchor is not visible as well and due to
that something like

Rectangle r = getOwner().getBounds().getCopy();

returns (0,0,0,0) and I cannot relocate the anchor. Any ideas how to solve
that?

Regards,
Andreas
Previous Topic:Is it possible to format connection labels?
Next Topic:SelectionAction: order of selectedObjects
Goto Forum:
  


Current Time: Sat Apr 27 04:54:47 GMT 2024

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

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

Back to the top