Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Is it possible to have an anchor on the caption... (Read 1507 times)
consolejoker
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 74
Joined: Dec 17th, 2007
Is it possible to have an anchor on the caption...
Jan 3rd, 2008 at 10:33pm
Print Post  
the issue I have is that as soon as you mouse down on a caption the node switches to move mode and the node will move. I wonder if there is a way to mask out some portion of the caption for anchor dragging and the rest remain for node dragging?

Sounds a bit sophisticated, could it be done with overriding the mouse down on a node in a subclass? Something to that effect?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Is it possible to have an anchor on the captio
Reply #1 - Jan 4th, 2008 at 5:41am
Print Post  
Try the possible TableNode.HandlesStyle values to see if some will work better for you. You could as well set HandlesStyle to Custom and use the HitTestAdjustmentHandles event to determine whether to start moving the table at the mouse position.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint