To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109205
------- Additional comments from [email protected] Mon Feb 15 07:55:13 +0000 2010 ------- > have you tried to add some WAITS (Thread.sleep() etc.) in your code ? > we had problems with frozen frames too, when calling external c++ dialog's > via toolbar button's. calling the dialog via menu entries always worked ... > we added some wait's (about 0,5 sec) and the problems were gone ;-) In my testcase the problem also appears when the dialog is called through a menu entry. We tried putting waits (and msgboxes) before showing the dialog, that seemed to resolve the problem at first, but it only took a little longer before it appeared. --------------------------------------------------------------------- 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]
