Q:

Why don't the BWT components repaint properly on the Windows platform?

2
Like
Answer
Comment
Flag
Thanks for your feedback!
A:

1 Answer

rank
1
2
Like
Comment
Flag
If you run a Java application with multiple windows on Windows NT, and if the "show window contents while dragging" option is enabled, Java windows will not repaint properly. The repaint problem only occurs for Java windows running in the same Java VM. Repaint is fine for any regular Windows application. It is also fine for any Java app running in another VM. This problem occurs for any Java applet or application, not just JClass applets or applications. You can repeat this problem with the standard demos released with JDK 1.0.2. The problem only occurs with painted regions of an applet - peer components will update properly. This problem has been fixed in JDK 1.1. The workaround is to disable the "show contents while dragging" option.  more
sciencedesk.arc.nasa.gov

Related Videos

Add your answer...

Top Answerers

1.
Cheap SSL Certificates
7 Answers in the past week
2.
vanity fair
7 Answers in the past week
3.
Robert Turner
4 Answers in the past week

Top Askers

1.
Frank Bell
2 Questions in the past week
2.
Frank Bigaglow
3 Questions in the past week
3.
Charles McAtee
2 Questions in the past week

Top Supporters

1.
Tom Wagner
9 Likes given in the past week
2.
Susan Brunner
3 Likes given in the past week
3.
CableAnd OtherThings Too
2 Likes given in the past week
...