Workaround for Full-Screen-JWindows available?

1999-05-25 Thread Alexander Sparkowsky
Hi, is it still an open issue to open a full-screen-size JWindow with text-components inside or is there any workaround? so long --- Alexander Sparkowsky, Berlin, Germany [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL

Modal JDialog doesn't block after a show()

1999-05-25 Thread Alexander Sparkowsky
ue) in the listarchiv. After this change the dialog kept open but show() didn't block. I was able to solve this Problem in using myDialog = MyJDialog(myFrame, true); myDialog.show(); Win32 had no problems at all. Is this Linux specific? so long --- Alexander Sparkowsky, Berlin, Germany [