Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java applet not displayed on page

Status
Not open for further replies.

adknbvi

Programmer
Apr 17, 2001
25
0
0
US
Hello,
I have a web page with a java applet on it. When I load the web page, *nothing* is displayed in the space where the applet should be (not even a gray box). The status bar indicates that the applet is started.

If I minimize the IE window and then maximize it again, the applet is visible and working perfectly.

Can anyone give me a clue where to start? It doesn't seem to be an application problem. Could this be a problem on the client PC? Once I minimize/maximize the IE window, the entire thing works fine.

Thanks in Advance!
Valerie
 
You applet need repaint. It is beter to post your code here. We cannot debug without code.
Please post the code which can be compiled and run.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top