Hi,
Christian Junker wrote:
Hi Leston,
thanks for contributing.
I am using OOo 1.9.104 on WinXP (1.9.109 on FedoraCore 3), but I don't
seem to be able to create a Python script from the OOo GUI. Javascript
and Beanshell is working, but not Python. Is this a bug?
no, a missing feature. I currently do not have concrete plans to
implement this, but someone else may do so.
Also I am very
interested to know, what XSCRIPTCONTEXT really is, is this a global
variable like thisComponent is for SB? Never seen it before.
From
http://udk.openoffice.org/python/scriptingframework/index.html
'
Before executing the source code within the module, the global variable
XSCRIPTCONTEXT is inserted as global variable within the module (this
variable also exists e.g. for javascript and beanshell, it is offered
here for consistency reasons). It has three members (Document,Desktop
and ComponentContext).
'
Bye,
Joerg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]