My AlertDialog hasn't main method because it's included in an applet.This is obvious...
TheWait, how did you make it fail to be modal on win32?
applet's code creates an instance of AlertDialog and then, appears
the AlertDialog which is a modal and no-resizable dialog. On LINUX, the
modal-dialog mode works fine but no-resizable-dialog mode fails. On Win32,
the modal-dialog mode fails but noresizable-dialog mode works fine, Why?
It is perfectly modal to me (as I said, I tested under ns4.5, msjsdk3.1 and sun jdk1.1.7A - sorry for the typo on the previous one when I erroneously refered to 1.1.6)
Perhaps you have added in your code something like import java.awt.event.ActionEvent or import java.awt.event.* ?
In my linux box this program compiles but I read in your reply this
program can't compile, why?
It neither compiles in my box as is.
-- Dimitrios Vyzovitis -- Information Processing Laboratory [EMAIL PROTECTED] -- Aristotle University of Thessaloniki [EMAIL PROTECTED] -- Dept. of Electrical and Computer Engineering http://egnatia.ee.auth.gr/~dviz