Hi,

When I connect to OpenOffice.org 2.4 RC1, with the Java UNO bridge (Bootstrap.bootstrap()), I can get the XDesktop and store it in a variable.
Now, I add a XTerminateListener to the desktop.
After that, I call XDesktop.terminate(). This returns true.
At the termination listener I see that queryTermination and notifyTermination is called. So far so good. Openoffice is really closed now, I do not see a process any more.
But the disposing(EventObject) is not called.

In OpenOffice.org 2.3 and lower, the disposing is called just before OpenOffice dies. Is this a new behaviour or is this a bug?

Kind regards,
Cornelis Hoeflake


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

Reply via email to