I installed Java 6u10 and I'm testing my new applet and I'm having a problem 
with it. if you open this page :

http://color-schemer-pro.com/cms/w/demo/Applet.html

and try to play with the browser scrollbar you will get overlap in the applet, 
at first I thought something is wrong with my color wheel itself but after 
extensive observation I found that :

1-Even normal swing are overlapping with each other and with the page itself.
2-I tried to actively repaint the content pane of the applet (through another 
thread ), I managed to get the applet to clear the mess, but because the 
overlapped happened even outside the applet box(which I can't repaint), this 
didn't work.
3-I tried with many other applet and I still getting annoying overlapping. you 
can see what I'm talking about here:
http://nnaass.com/bug/overlep.jpg


Any ideas ?
[Message sent by forum member 'alaamurad' (alaamurad)]

http://forums.java.net/jive/thread.jspa?messageID=268404

===========================================================================
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".

Reply via email to