Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic I need bigger size canvas. (Read 3262 times)
gamjaradio
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 42
Joined: Jul 16th, 2010
I need bigger size canvas.
Nov 23rd, 2010 at 12:37am
Print Post  
I draw about 100 figure in line.
Problem is the background canvas is not enough to draw it all. How can I expand this?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: I need bigger size canvas.
Reply #1 - Nov 23rd, 2010 at 7:15am
Print Post  
Call resizeToFitItems after creating the nodes.

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


I love YaBB 1G - SP1!

Posts: 42
Joined: Jul 16th, 2010
Re: I need bigger size canvas.
Reply #2 - Nov 23rd, 2010 at 9:35am
Print Post  
yes , the resizeToFitItems method very good , but gray color background always came out.
It looks ugly.

so , please give me advice , like extending background or not displaying  gray background;
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: I need bigger size canvas.
Reply #3 - Nov 23rd, 2010 at 11:25am
Print Post  
You could set the ScrollPane's background color to the diagram's one, or ensure the width and height of the diagram are not smaller than the ScrollPane.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint