On Sep 29, 2006, at 9:01 AM, [EMAIL PROTECTED] wrote:
By the way, with Java 6 build 98 I found that setting full-screen mode with the OGL pipeline after the JFrame was already visible in windowed mode caused weird white & black flashing screens, stripey rendering or just a black screen. This does not happen in default mode or ddraw mode. Is full screen mode broken with OGL or am I not meant to switch into full-screen mode with a JFrame that has already been displayed in windowed mode?
No, you should be able to freely switch a frame between fullscreen and windowed mode, but unfortunately I think we have a bug in that case specific to the OGL pipeline on Windows: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6432096 Hopefully we can get this fixed in a JDK 6 update release. Thanks, Chris =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".