To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109032
User ab changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri May 28 10:12:11 +0000
2010 -------
Without having this evaluated in depth so far I think msc is right.
As soon as one Dialog has been executed the Basic runtime stays on
the stack while the dialog's message loop is running. So trying to
create another Dialog is done with the same Basic runtime on top
of the old Basic stack, but probably not with the same C++ stack.
I would have been surprised if this has worked without problems.
Enabling Basic to run multiple independent threads would be a real-
ly tough task that I don't see to be finished or even started soon.
So OOo Later may not be satisfying but it's realistic.
STARTED
---------------------------------------------------------------------
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]