Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Creating extra space (Read 1397 times)
srlevitt
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 16
Joined: Mar 27th, 2007
Creating extra space
Apr 19th, 2008 at 10:52am
Print Post  
How can I get a diagram to grow wider by 25% when the user scrolls to the maximum right of the view?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Creating extra space
Reply #1 - Apr 21st, 2008 at 8:28am
Print Post  
Handle the DiagramView.ScrollChanged event, and from the handler, set larger Diagram.Bounds when the view.HScrollbar's Value and Maximum properties are equal (or close enough).

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