Carsten Driesner wrote:

> I think you have found a bug which is not easy to fix. We have a 
> re-entrance problem that causes this crash. The menu is open and we 
> change the structure while it's open. This cannot work.
> There only two possible solutions:
> 1. We have to defer the change of the menu when it's not open anymore.

Can we do it by adding a "transaction" based API? Something like
locking/unlocking the menubar while it is changed and so we can
internally create a temporary copy that can be changed and then put back?

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to