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 › v1.0: resize and smooth
Page Index Toggle Pages: 1
v1.0: resize and smooth (Read 644 times)
v1.0: resize and smooth
Jan 17th, 2009, 8:45am
 
I switched recently to v1.0

I can't disable Antialising on my OPENGL sketches. hint(DISABLE_OPENGL_2X_SMOOTH) seems to have no effect.

I've noticed also that the applet window resize won't make the image fullscreen as before (with OPENGL). Before v1.0, I was able to resize the window (fullscreen extended). Is it due to my configurations?

I'm using eclipse, the behaviour is similar on linux or xp.

Does someone else experienced this?
Re: v1.0: resize and smooth
Reply #1 - Feb 3rd, 2009, 2:50pm
 
I was able to resize the "applet viewer" in Eclipse to get fullscreen (maximized window) sketches, but it doesn't work anymore. I don't understand why it changed.

Should I configure the JRE's? Is it something changed with processing windows management?
Re: v1.0: resize and smooth
Reply #2 - May 5th, 2009, 6:47am
 
This solved the problem: http://dev.processing.org/bugs/show_bug.cgi?id=1176
Page Index Toggle Pages: 1