Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic FlowLayout arrangement with groups (Read 980 times)
lutz
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 18
Joined: Aug 26th, 2009
FlowLayout arrangement with groups
Apr 13th, 2010 at 1:07pm
Print Post  
Hi Stoyan,

we are managing several groups in our diagram. Using the FlowLayout arrange method results in the positioning of the groups next to each other (regarding the x axis), which makes sense if the groups are on the same lane.
But FlowLayout shows the same behaviour if two groups are on separate lanes and therefor could be placed on the same x axis position or next to another group on the lane.

Is it possible to configure a group that way, that it is placed the latter described way (lane dependened positioning)?

Thanks in advance
Lutz
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowLayout arrangement with groups
Reply #1 - Apr 13th, 2010 at 5:40pm
Print Post  
Hi,

The only thing I could find that affects these positions is this property:
flowLayout.LayoutRules.NodeRules.VerticalSubgroupsAlignment = true;

Check if the result is close to what you need.

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