Karti wrote:
Hi,

Is it possbile to use the "macro recorder" to record the macros and generate the codes in Python?
Also is there any way to integrate sikuli script with openoffice macros?
Regards,
Karti

Yes, it is possible (kind of).
http://extensions.services.openoffice.org/project/MRI records code while you browse the object tree within the tool's floating window. You can choose between Java, Python, JavaScript, Basic and the Rexx language. Install the extension, restart the office, get some document, start brwosing at the current document or the current selection: Tools>Add.ons>MRI|MRI(selection)
Choose a language in the tool's Tools-menu.
Browse some properties and methods by double-click.
The code is recorded in a hidden pane. Drag up the border near the horizontal scroll bar.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to