Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic how to set  node unmovable but linking enable (Read 1923 times)
jay
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 59
Joined: Feb 4th, 2009
how to set  node unmovable but linking enable
Feb 4th, 2009 at 7:34am
Print Post  
How to set a node not movable and resizable but it should allow transition or outgoing, incoming links.
   locking a node do not let incoming and outgoing links for that node, so i am unable to achieve this.
   Is there any way to do this.


Thank you.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: how to set  node unmovable but linking enable
Reply #1 - Feb 4th, 2009 at 8:25am
Print Post  
Here is how:

aNode.setEnabledHandles(AdjustmentHandles.None);

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
jay
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 59
Joined: Feb 4th, 2009
Re: how to set  node unmovable but linking en
Reply #2 - Feb 4th, 2009 at 9:32am
Print Post  
Thank you, it worked.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint