Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic container node (Read 2013 times)
tmtton
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 39
Joined: May 9th, 2008
container node
Feb 13th, 2009 at 8:44pm
Print Post  
Hi, when I enclose existing shape nodes within a container node, I can not select the individual shape nodes.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: container node
Reply #1 - Feb 14th, 2009 at 8:35am
Print Post  
What if you set container.ZIndex = 0?

Stoyan
  
Back to top
 
IP Logged
 
tmtton
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 39
Joined: May 9th, 2008
Re: container node
Reply #2 - Feb 14th, 2009 at 9:14pm
Print Post  
Thanks. Setting container z-index=0 lets me select the enclosed shape nodes.

I have another problem. Moving the container only moves some, and sometimes none of the enclosed shape nodes. How do I ensure that the shape nodes appear in the container are actually part of this container?

In our application, users can create an empty container and drag-n-drop shape nodes into it. They also want to create a new container and lay it over some (but not all) existing shape nodes in the diagram.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: container node
Reply #3 - Feb 15th, 2009 at 8:16am
Print Post  
Call ContainerNode.Add(node) for the nodes within the new container's Bounds.

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