Hi ,
I am a student at the Padua University in Italy. I have developed some
applet and java application using AWT and Swing.
Usually I wrote and test my code under Linux. Now I have subclassed the
java.awt.Window Class to create a presentation panel visualized during the
start up of my applications. Under Linux (JDK 1.1.5 v7) the window simply
doesn't appear on the screen. I've put some debbuging messages to verify the
size and other proprieties of the Window object and everything look to be
right. So, to avoid any possible incompatibily with the window manager, I
start up X window sever  without any window manager using only an xterm
client. Again the window doesn't appear.
Finally I restart my PC and boot Windows NT (with JDK 1.1.3 ). I use the
same java code, I compiled it again, and the window are displayed in the
middle of the screen. Why not under Linux ?

Please, help me.

> Andrea Zennaro 
> Research & Development
> CADCAM Studio S.r.l   Via Reginato 87 - 31100 TREVISO, Italy
> tel : +39 422 2958 116        fax: +39 422 436777
> mailto:[EMAIL PROTECTED]
> mailto:[EMAIL PROTECTED]
> 
> 

Reply via email to