Re: gnumeric-list digest, Vol 1 #931 - 4 msgs



On Fri, Aug 22, 2003 at 10:29:49AM +1000, Charles Twardy wrote:

And yes, I'd *love* to be able to do python scripting *in* gnumeric. My 
ideal interface would be to go to a cell, open up an edit window for 
that cell, and enter a python script where the array references are 
transparently converted to python numarray, or similar.  I'll do what I 
can to support those who really know how to do that, and maybe learn 
enough to help.

Actually that is already supported, and documented.  You can create
spreadsheet functions in python and register them with Gnumeric.
Pass a range as an argument and you'll be able to interact with it
at the other end in python.  The interface could use a bit of
tuning, but the functionality is there.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]