Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to create a bend point
How to create a bend point [message #18764] Sun, 01 September 2002 04:44 Go to next message
Eclipse UserFriend
Originally posted by: linhdang8.netscape.net

Hi,
I would like to know how to insert a bend point into a connection when user
click on a canvas, such as LogicDiagram, before connect the connection to
the target node.
Thank you,
Linh
Re: How to create a bend point [message #18833 is a reply to message #18764] Tue, 03 September 2002 01:39 Go to previous message
Eclipse UserFriend
Originally posted by: hudsonr.spam.com

You want to insert a bendpoint during creation?

My recommendation would be to subclass ConnectionCreationTool. Override
handleButtonDown, and do something additional if you are not over a valid
connection target. If you are over a valid target, call super.

"Linh Dang" <linhdang8@netscape.net> wrote in message
news:aks5bt$tiu$1@rogue.oti.com...
> Hi,
> I would like to know how to insert a bend point into a connection when
user
> click on a canvas, such as LogicDiagram, before connect the connection to
> the target node.
> Thank you,
> Linh
>
>
Previous Topic:Unhandled exception caught in event loop.
Next Topic:GEF version 1.0.0
Goto Forum:
  


Current Time: Thu Dec 26 17:12:20 GMT 2024

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

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

Back to the top