To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42212 Issue #:|42212 Summary:|API Dialogs: Opportunity needed to set dialogs |'ReadOnly' Component:|api Version:|680m73 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|TASK Priority:|P3 Subcomponent:|code Assigned to:|mt Reported by:|bc
------- Additional comments from [EMAIL PROTECTED] Mon Feb 7 07:39:48 -0800 2005 ------- The webwizard currently makes a lot of use of threads e.g to create status dialogs over the actual wizard dialog. This has the advantage that the wizard dialog is not accessible for the user for that time, because the status dialog is modal itself. But as we know threads can cause problems and should be avoided. So what we need for the webwizard is a possibility to set the wizard dialog to 'ReadOnly' for the time that the status dialog stands over the wizard dialog. Then the status dialog could be set to non-modal mode. Bug 39887 is dependent on this task. --------------------------------------------------------------------- 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]
