Tagged Questions

1
vote
1answer
258 views

How do I reconnect to OpenOffice.org once it has been closed?

Here is a sample application that creates a Window with a single Button inside. When clicked, it connects to OOo (if not already connected) and creates a text document. This works fine unless all ...