Hello, >>>>> "CK" == Constantin Kaplinsky <[EMAIL PROTECTED]> writes:
JP> I could not find anything about Graphics.drawImage(...) support at JP> java.sun.com I assume this means it is supported for all JVMs ?? Sorry, I overlooked your question in my previous post. Yes, Graphics.drawImage() methods should be supported in all JVMs starting from Java 1.0. The problem is that drawImage() methods work asynchronously, and the VNC Java viewer call these functions not the way recommended in AWT manuals. I think JVM implementations on MacOS assume too much about context from which drawImage() is called and provide asynchronous implementation different from the standard Sun's JDK. -- With Best Wishes, Constantin --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------