Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Link selection in Container (Read 1441 times)
marie
Full Member
***
Offline



Posts: 147
Joined: Nov 11th, 2008
Link selection in Container
Dec 16th, 2008 at 4:04pm
Print Post  
Hi,

Once two nodes contained within a container are linked together, I can't select the link anymore. When I click on the link, the container gets selected instead. I tried changing the link's ZOrder, but it didn't help.

You can easily reproduce this by creating a brand new project and setting
Code
Select All
diagramView.Behavior = MindFusion.Diagramming.Behavior.LinkContainers; 


I believe this is a bug, but maybe some more code is needed? I can send you the code if needed.

Thanks,
Marie
« Last Edit: Dec 16th, 2008 at 6:07pm by marie »  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link selection in Container
Reply #1 - Dec 16th, 2008 at 4:14pm
Print Post  
Set Diagram.HitTestPriority = ZOrder.

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



Posts: 147
Joined: Nov 11th, 2008
Re: Link selection in Container
Reply #2 - Dec 16th, 2008 at 6:07pm
Print Post  
Thanks!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint