There is a discrepancy between the behaviour of Classpath vs Sun AWT code.

It seems that calling setVisible(true) on a Frame is not good enough to make it 
display.

Calling show(), however, will cause the Frame to display.

I'm testing with the GTK peers with the kissme JVM.

Looking a bit further seems to indicate that the peer isn't constructed, at what point 
is this meant to happen?


John Leuner

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to