To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868





------- Additional comments from [EMAIL PROTECTED] Mon May 30 05:32:00 -0700 
2005 -------
ab->jayanta: I found the problem and it probably will be solved in OOo 2.01.

But you can also workaround the problem easily, because it only occurs
if the Button event lets run Basic in a second thread. For internal reasons
this is the case for the "Mouse button released" event you used to bind the
OnDlgOk macro. But it's not the case for the "When initiating" event that is
more common in this situation anyway. So if you have no special reason to
use the "Mouse button released" event just use the "When initiating" event 
and everything will work fine even without the fix.


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

Reply via email to