Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Problem with Hatch Handle style (Read 1662 times)
Bala
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 156
Joined: Apr 21st, 2009
Problem with Hatch Handle style
May 20th, 2009 at 5:35am
Print Post  
Hi Stoyo,

I have applied node.HandlesStyle = HandlesStyle.HatchHandles3; for nodes in my diagram. When I select a node and try to drag it using center, it will definitely move but if I drag it from some other part other than center, sometimes it does not move.
I want node should be moved from any part with HatchHandles.

Please suggest something.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Problem with Hatch Handle style
Reply #1 - May 20th, 2009 at 12:44pm
Print Post  
Hi,

HatchHandles3 reserves a couple of millimeters along the edges for drawing links, and won't let you start moving the node from there, though it seems that does not work that well if link creation is disabled because of some other properties. You could try the MoveOnly style, or implement custom drawing and hit-testing of selection handles using the Custom style.

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


I love YaBB 1G - SP1!

Posts: 156
Joined: Apr 21st, 2009
Re: Problem with Hatch Handle style
Reply #2 - May 20th, 2009 at 3:05pm
Print Post  
yes, MoveOnly is working for me but I want Adorner as well.Is it possible to have Adorner with MoveOnly handle?

Thanks,
Bala
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint