August 25th, 1999, 04:24 AM
Is there anyway that Dialogs can be made Modal when called in an Applet ?
I have several classes which require input and extend the Dialog class I wish these to stay on top and nullify all other areas of the screen but just now if the user clicks outside the dialogs boundry then the message simply hides behind the browser.
I have several classes which require input and extend the Dialog class I wish these to stay on top and nullify all other areas of the screen but just now if the user clicks outside the dialogs boundry then the message simply hides behind the browser.