We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
display size (Read 649 times)
display size
Jun 21st, 2008, 9:19pm
 
Hello  

I would like to  make processing application with size of 790 pixel from weight and 500 pixels from heignh on web site Is it possible?

Thanks
Re: display size
Reply #1 - Jun 22nd, 2008, 9:27am
 
I would say yes.
I haven't tried to export an applet yet (but I will do soon), but I think you just have to set size() to the desired dimensions, then let Processing generate the appropriate HTML code.
Page Index Toggle Pages: 1