Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic GetNodeAt() question (Read 2315 times)
Alex
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 60
Joined: Nov 21st, 2006
GetNodeAt() question
Aug 27th, 2007 at 8:32am
Print Post  
Hello,

is it possible to get another GetNodeAt()-Method?
I would like to implement a functionality, so that the user can't move Nodes over other nodes. I managed it to implement it for Drag&Drop from the Shapelist.

Currently I'm trying to use the GetNodeat(PointF, treshold)-Method to check the nodes during Drag&Drop.

But this function doesn't allow to eliminate the selected Node. Otherwise if I use GetNodeAt(PointF, excludeLocked, excludeSelected) I loose the treshold.

Or is there such a thing, that the diagram doesn't allow more than one Node in one spot?

Best regards,

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: GetNodeAt() question
Reply #1 - Aug 28th, 2007 at 11:07am
Print Post  
Hello,

We have added a GetNodeAt(PointF, excludeLocked, excludeSelected, threshold) overloaded method to the latest beta build:

https://mindfusion.eu/FCNetBeta.zip

Stoyan
  
Back to top
 
IP Logged
 
Alex
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 60
Joined: Nov 21st, 2006
Re: GetNodeAt() question
Reply #2 - Aug 29th, 2007 at 6:17am
Print Post  
Works perfectly!

Thanks again and again and again and ...

Your support is awesome!

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: GetNodeAt() question
Reply #3 - Aug 29th, 2007 at 6:43am
Print Post  
8)
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint