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
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
[