[EMAIL PROTECTED] wrote:
Hi Dmitri,
your "Graphics Configuration Update Test" works as expected. The title of the
window changes each time it is dragged to an other screen.
So, could it be that the recognition of the current screen device can depend on
the overall load of the system? I mean, your test program is very small and
should not bother even the slowest system but our software is much more bigger
and therefore maybe the system can't provide the right graphics device every
time the window is dragged on an other screen. Is this possible?
To be honest I doubt it. I never seen this happen. But you can
easily test this. Add a little sleep in your rendering loop and
see if it helps on that slow system.
Thanks,
Dmitri
I think that this might be so because I never have any problems with my code on
my development machine. Only on the target system, which is much slower.
Thanks,
Maik
[Message sent by forum member 'kiamur' (kiamur)]
http://forums.java.net/jive/thread.jspa?messageID=291253
===========================================================================
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".