How to create a bend point [message #18764] |
Sun, 01 September 2002 04:44 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03054 seconds