To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=83596
------- Additional comments from [EMAIL PROTECTED] Tue Apr 1 18:56:48 +0000 2008 ------- I don't think that the java dialog is almost unusable without a parent. You can switch to JFrame, ie. not modal window. I was forced to use not modal windows because of this issue and I like it, I like it probably more than modal windows now ;-) If you want to be sure that your document window will not be closed until your not modal window is visible, you can implement XCloseListener, throw CloseVetoException and you have to intercept .uno:CloseDoc & .uno:CloseWin commands too. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
