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.
IndexProgramming Questions & HelpPrograms › applet getting cropped
Page Index Toggle Pages: 1
applet getting cropped? (Read 743 times)
applet getting cropped?
Oct 7th, 2009, 12:48pm
 
(I wasn't sure where to post this)

I've played with Processing for a while but have only used it locally - never uploaded the applet to a web server. I wanted to post a question about a current project and uploaded the most recent version here (it's not much yet):

(mmm... can't post a full link yet it seems)

roypardi.com/window/window2/applet/index.html

The applet width + height are getting cut off - there should be four windows visible - not just three. This same applet plays fine in the browser off the desktop.

OSX - 10.5.8/FireFox 3.5.3

Shouldn't it play the same from a server as locally? Is there some max applet size? I bumped up the memory request to 1024 but it didn't make a difference.

tx,

--Roy
Re: applet getting cropped?
Reply #1 - Oct 8th, 2009, 1:13am
 
I can see the four windows, the applet size is 1024x614, as defined by the size() call in your setup().
Windows XP, Firefox 3.5
Page Index Toggle Pages: 1