Applet Viewer will not paint my window

From: Chad Cedotal <ccedotal_at_gradkell.com>
Date: 8 Jan 2002 14:49:58 -0800
Message-ID: <6f4eb08c.0201081449.4876ad8f_at_posting.google.com>



I have a Window class in which I display a gif. Being called from a JavaBean in WebForms, the applet viewer refuses to paint my window. The applet window appears but my Window area is not painted. If, while the Window is displayed, a dialog is displayed, the window will paint. One area of concern is that the Window is instantiated with a bogus Frame, static to the VBean class. Maybe instanciating the Window with an Applet frame handle would improve the behavior, but how can this handle be obtained? Any ideas? Received on Tue Jan 08 2002 - 23:49:58 CET

Original text of this message