Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Any way to prevent automatic container resizing? (Read 2975 times)
sbailey
Junior Member
**
Offline



Posts: 61
Location: MD
Joined: Apr 24th, 2009
Any way to prevent automatic container resizing?
Jun 19th, 2009 at 4:58pm
Print Post  
The fact that containers resize to fit their contents is great, except when I don't want them to do so! The lsCustom style prevents their contents from being rearranged, but the box still gets reduced in size whenever I add something to it. Is there any way to keep this from happening?
  

Editor Programmer&&Bethesda Softworks
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Any way to prevent automatic container resizin
Reply #1 - Jun 19th, 2009 at 6:43pm
Print Post  
We'll add some property to let you disable that. Also the multiple-graphs layout feature is almost ready, we'll send you an updated version in a few days.
  
Back to top
 
IP Logged
 
sbailey
Junior Member
**
Offline



Posts: 61
Location: MD
Joined: Apr 24th, 2009
Re: Any way to prevent automatic container resizin
Reply #2 - Jun 25th, 2009 at 7:08pm
Print Post  
Great!
  

Editor Programmer&&Bethesda Softworks
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Any way to prevent automatic container resizin
Reply #3 - Jul 6th, 2009 at 8:38am
Print Post  
Hi,

It's ready, you can find the updated version on the PM page. Set the Box.AutoResizeContrainer property to false to prevent automatic resizing.

Additionally, the layout classes now have a MultipleGraphsPlacement property. If a container is not connected to the graph, it still will be processed as specified through that property. You should no longer need to add temporary arrows to handle that yourself.

I hope that helps,
Stoyan

PS we haven't tested it much yet, especially for memory leaks. We'll do test it later this month, before the new version release.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint