Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Problem with node movement (Read 1392 times)
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Problem with node movement
Jun 30th, 2010 at 7:05am
Print Post  
Hi,

I have some ShapeNodes in my application.
I am selecting more than 2 nodes by mouse drag and trying to move them. Instead of all selected nodes, only one or two node are moving.

I am sending sample for this issue, Please suggest.

Regards,
Anshul
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Problem with node movement
Reply #1 - Jun 30th, 2010 at 8:15am
Print Post  
You are setting node.EnabledHandles = AdjustmentHandles.ResizeHandles in diagram_HitTestAdjustmentHandles, and never enabling the move handle again. After that you will only be able to resize nodes.

Regards,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint