Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Restrict width (Read 1684 times)
jgreen
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 27
Joined: Aug 12th, 2010
Restrict width
Aug 16th, 2010 at 5:14pm
Print Post  
Is there a way to restrict the diagram width but allow the height to grow as needed? 

I need the users to be able to create diagrams that are designed for 11" wide paper but can be multiple pages in height.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Restrict width
Reply #1 - Aug 16th, 2010 at 6:20pm
Print Post  
There's no built-in property for that. You could turn off AutoResize to disable resizing both to the right and bottom, and change diagram.Bounds in response to the NodeModified or NodeCreated events so that only the diagram height increases.

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


I love YaBB 1G - SP1!

Posts: 27
Joined: Aug 12th, 2010
Re: Restrict width
Reply #2 - Aug 16th, 2010 at 8:03pm
Print Post  
thanks for the quick response.  That was pretty much what I guessed was going to have to happen.  Just making sure I wasn't missing a parameter to change before writing the code.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint