Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Boxes overlap (Read 1033 times)
alesdario
Junior Member
**
Offline



Posts: 71
Joined: Mar 7th, 2007
Boxes overlap
Sep 18th, 2007 at 2:01pm
Print Post  
Hi stoyan.

In my diagram often heppen that two boxes are overlapped. When i clik on the overlapped area, i want that always the same box will selected. There is a way to give a priority to a Box i want select?

Tanks.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Boxes overlap
Reply #1 - Sep 18th, 2007 at 3:49pm
Print Post  
Hi Alesdario,

Assign a bigger ZIndex value to the box that has a higher priority. If you can determine that only at the time when the boxes are clicked, call GetNodesAt to find all nodes at the mouse position, and select one of them programmatically.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint