Hi,

now trying to answer some questions ...
Note that on Linux, Tk works OK in OOo (as explained earlier, I do use the Idle Tkinter.Text colorization mecanism for editing my python scripts in OOo). For now, the Tk mainloop freeze the OOo window. I'll try to investigate on how can the 2 event loops cooperate.
this support is by accident and depends on the libraries available on the machine the official OOo installation set is built on. This may break with any release.

To correctly support it, the libs must be introduced into OOo built environment and shipped with OOo, this work has not been done yet.

One more question:
is it possible to compile the pyuno module with the SDK environment (and not from the OOo sources, as it is a pain to compile the whole OOo tree)? I guess it should be possible, since pyuno uses the C++ bridge which is available in the SDK. Am I right?
the pyuno bridge only uses libraries which are part of the SDK. It should built and run with the SDK (but I don't know the current sdk's build env, so you may need to rewrite makefiles).

Bye,

Joerg



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

Reply via email to