Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Four-headed arrow mouse cursor wanted for non-selected nodes (Read 2072 times)
Rennie
Full Member
***
Offline


I Love MindFusion!

Posts: 108
Location: Copenhagen, Denmark
Joined: Jul 17th, 2012
Four-headed arrow mouse cursor wanted for non-selected nodes
Jan 18th, 2013 at 7:49am
Print Post  
For selected nodes the mouse cursor shows as a four-headed arrow when you hover over the center of the node, and as cross-hairs when you hover closer to the outer bounds.

For non-selected nodes the mouse cursor is cross-hairs everywhere.

I'd prefer that the non-selected nodes showed the same mouse cursor as the selected ones, i.e., four-headed arrow for hovering near the center. Could you please tell me how to do this? Thanks.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Four-headed arrow mouse cursor wanted for non-selected nodes
Reply #1 - Jan 18th, 2013 at 8:56am
Print Post  
You will see the move cursor for unselected nodes if you set ModificationStart = AutoHandles. If you don't want to see the handles, you could override the SetMouseCursor method in a custom behavior class instead, or set the OverrideCursor property from a MouseMove handler.

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: Four-headed arrow mouse cursor wanted for non-selected nodes
Reply #2 - Jan 18th, 2013 at 9:16am
Print Post  
Great, thanks. (I figured it was something simple.)
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint