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.
IndexSuggestions & BugsWebsite,  Documentation,  Book Bugs › Demos spontaneously resize themselves
Page Index Toggle Pages: 1
Demos spontaneously resize themselves (Read 990 times)
Demos spontaneously resize themselves
Mar 22nd, 2006, 12:07pm
 
In both Firefox 1.5 and IE 6 on windows, the examples on Processing.org spontaneously resize themselves. If you watch carefully, you can see the grey "applet will be here" box at the requested size (200x200), but then the rendered area "collapses". See screenshot at http://mrfeinberg.com/processing/processing-shot.png
Re: Demos spontaneously resize themselves
Reply #1 - Mar 22nd, 2006, 8:38pm
 
Wow, that's a really huge problem. Is anyone aware of why this might be happening? I just checked Firefox 1.5.0.1 on Windows XP and didn't see this problem. Thank you for posting the screenshot.
Re: Demos spontaneously resize themselves
Reply #2 - Mar 24th, 2006, 9:22am
 
I just experienced something like this myself.  

After downloading processing and running MouseSignals from within the processing IDE, I was immediately getting ArrayIndexOutOfBoundsExceptions.  I printed out the values of width (inside the for loop) to see what was happening and it seemed to spontaneously change from 200 to 206.  The change happens on different loop iterations every time, but the 206 value appears to be consistent.

Strange...
Page Index Toggle Pages: 1