Gnumeric Python plugin



Hi, I'd really like to use the gnumeric python plugin as a powerful
macro language for use in my spreadsheets, but it isn't nearly complete
enough for my needs. I've been messing around with it a bit to add some
functionality, but working out how the internals of gnumeric work is a
bit confusing.

Is there some API documentation, or anything that might help me decide
which functions and objects would be best to make python wrappers for?
The capabilities that I want to make accessible to python seem to be
spread all through the codebase.

I'm also having a bit of trouble understanding things like the
connection between a Workbook, WorkbookView, WorkbookControl and
WorkbookControlGUI.

I'll probably figure it all out soon enough but it'd be good if someone
could point me in the right direction :).


Tommy




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