Have you tried your app with more recent jdk? Like 6u7
(http://java.sun.com/javase/6/)
or 6u10 (http://jdk6.dev.java.net)?
Thanks,
Dmitri
[EMAIL PROTECTED] wrote:
Hi there,
I've got a problem with imaging.
I'm running java 1.6.0_03-b05.
Window XP on dualview.
I've got a rendering engine that draws images and shapes on a backbuffer
(VolatileImage) and then eventually draws it back on a Jpanel. Most of the time
it all works fine but on occasion when I move the application from one monitor
to another the rendered image shows up in negative. Sometime the image comes
back fine when I move the application back again to the other monitor but on
occasion I just can't get it back.
The internal process of switching monitor is handled by stopping rendering,
overwritting the back buffers with new VolatileImages and re rendering.
Has anyone ever encountered something like this?
Thank you.
[Message sent by forum member 'magpie' (magpie)]
http://forums.java.net/jive/thread.jspa?messageID=291228
===========================================================================
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".
===========================================================================
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".