OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: motorheadabega on July 12, 2004, 10:14:31 pm

Title: Scripting in gnumeric
Post by: motorheadabega on July 12, 2004, 10:14:31 pm
I have been trying to get some kind of scripting console to work in gnumeric - so I can write custom functions.

Gnumeric is supposed to include a Python console and python-loader plugin. See here (http://www.csse.monash.edu.au/~ctwardy/starting-with-python.html)

Python and PyGTK are already available for pdaxrom, and I thought that py-gnumeric would need to be ported also, but I am not sure if that is the case.

gnumeric-1.2.2-1 currently available on the feeds includes a CORBA Interface plugin, which supposedly provides a CORBA scripting interface, but gnumeric segfaults whenever I try to enable it.

Also, gnumeric-1.2.2-1 for pdaxrom does not appear to include python-loader.

Has anyone got scripting to work in gnumeric on pdaxrom?