Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Requires selected nodes inside the created Group (Read 2239 times)
Shane
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 24
Joined: Mar 26th, 2009
Requires selected nodes inside the created Group
Apr 9th, 2009 at 11:54am
Print Post  
When I select nodes using mouse and creates a group of selected nodes the group appears but nodes are not inside the group. when i move the group nodes goes inside it...........
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Requires selected nodes inside the created Gro
Reply #1 - Apr 9th, 2009 at 12:39pm
Print Post  
Try setting groupMasterNode.Bounds immediately after creating the group to refresh the node positions.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Shane
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 24
Joined: Mar 26th, 2009
Re: Requires selected nodes inside the created Gro
Reply #2 - Apr 9th, 2009 at 1:06pm
Print Post  
this is not working actually i m setting a node as main item of the group. and then i want that all the node in the group should disappear and only the main item node should be there and all link should be from/into the main item node Stoyo wrote on Apr 9th, 2009 at 12:39pm:
Try setting groupMasterNode.Bounds immediately after creating the group to refresh the node positions.

I hope that helps,
Stoyan

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Requires selected nodes inside the created Gro
Reply #3 - Apr 9th, 2009 at 1:23pm
Print Post  
You could add the nodes to a ContainerNode and set container.Folded = true. To implement such kind of containment yourself, set Visible = false for each child node, and change Origin/Destination for each link related to a child node so that it is connected to the group node.

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