Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Disable Arrow Creation (Read 3637 times)
Ganesh Muthuvelu
Guest


Disable Arrow Creation
Mar 14th, 2006 at 8:45pm
Print Post  
Hello,
For a box, I do not want any outgoing arrows or incoming arrows. Is there a property setting for this or I have to handle it only in the "ArrowCreating" event ?.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Disable Arrow Creation
Reply #1 - Mar 15th, 2006 at 6:39am
Print Post  
You could set AllowUnanchoredArrows to false and do not assign that box.AnchorPattern. But then all other boxes should have some anchor points defined where arrows could connect.

Stoyan
  
Back to top
 
IP Logged
 
Ganesh Muthuvelu
Guest


Re: Disable Arrow Creation
Reply #2 - Mar 15th, 2006 at 6:17pm
Print Post  
May be a Booelan property setting like "AllowIncomingArrows", "AllowOutgoingArrows" could have been more easier than this?.
Setting AllowUnanchoredArrows to False and not assigning a AnchorPattern seems to look like a workaround?.

Thanks,
Ganesh
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Disable Arrow Creation
Reply #3 - Mar 15th, 2006 at 8:06pm
Print Post  
Ok, try this version

https://mindfusion.org/_temp/fcneta.zip

It adds AllowIncomingArrows and AllowOutgoingArrows properties to the Node class.

We haven't tested that much and serialization for the new properties is not implemented yet.

Stoyan
  
Back to top
 
IP Logged
 
Ganesh Muthuvelu
Guest


Re: Disable Arrow Creation
Reply #4 - Mar 16th, 2006 at 7:07pm
Print Post  
We will be buying this product (hopefully) in the next couple of days and do you think you will be able to roll these added features in the upcoming version?. if yes, when do you think you will be able to release that official version?

I really need to convince my mgr with these added features and approve this purhcase.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Disable Arrow Creation
Reply #5 - Mar 16th, 2006 at 7:28pm
Print Post  
We will release version 4.0.4, with these additional properties included, by the end of next week.

Stoyan
  
Back to top
 
IP Logged
 
Ganesh Muthuvelu
Guest


Re: Disable Arrow Creation
Reply #6 - Mar 18th, 2006 at 6:34pm
Print Post  
Thanks, I look forward for your release.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint