Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Anchor is not working (Read 1643 times)
ayushneema
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 37
Joined: Sep 23rd, 2009
Anchor is not working
Sep 26th, 2009 at 1:59pm
Print Post  
Hi,
I have created a diagram that consists of some shape node. I am creating links between these node from anchor points. linkes creation working fine untill i don't select node. when i "select any node" and try to create link node is also start moving with cursor so i am unable to create link.
so how can i create link from selected node.
Thanks
Ayush Neema

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Anchor is not working
Reply #1 - Sep 27th, 2009 at 11:20am
Print Post  
Hi,

It depends on the HandlesStyle of nodes how easy it is to create a link from a selected node. E.g. SquareHandles lets you draw links from any point of the node apart from where the square handles are located. You could also handle HitTestAdjustmentHandles and set args.HitResult = -1 to allow drawing links from the current point.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
ayushneema
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 37
Joined: Sep 23rd, 2009
Re: Anchor is not working
Reply #2 - Sep 28th, 2009 at 4:39am
Print Post  
Hi stoyo
Thanks for reply,
I am setting the HitResult=-1.
thanks once again
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint