Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to avoid mouse resize cursor around edge of a composite node (Read 1508 times)
Rennie
Full Member
***
Offline


I Love MindFusion!

Posts: 108
Location: Copenhagen, Denmark
Joined: Jul 17th, 2012
How to avoid mouse resize cursor around edge of a composite node
Jan 29th, 2013 at 1:19pm
Print Post  
Sorry for all these trivial questions ...

I'm creating composite nodes, and the user should not be able to resize them. I've locked down the size using Constraints.MinHeight, etc., so they can't be resized - that works fine. But the mouse cursor is still showing resize arrows when you hover over the edges of the node.

What I want is the four-headed move cursor when the user hovers over the middle of the node, and the cross-hairs link-drawing cursor anywhere else. Is this possible?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to avoid mouse resize cursor around edge of a composite node
Reply #1 - Jan 29th, 2013 at 1:38pm
Print Post  
Set node.EnabledHandles = Move to disable resize operations.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Rennie
Full Member
***
Offline


I Love MindFusion!

Posts: 108
Location: Copenhagen, Denmark
Joined: Jul 17th, 2012
Re: How to avoid mouse resize cursor around edge of a composite node
Reply #2 - Jan 29th, 2013 at 1:46pm
Print Post  
Thanks for such fast and good support.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint