Loomsheet

Submitted by Bill St. Clair on Mon, 2008-02-04 06:10.

I've decided to create a GUI application for accessing Loom. I'm calling it Loomsheet. It will be written in Python, using wxPython for the GUI widgets. It will basically be a fancy spreadsheet, with live tables that can import and export their contents across the net. Most of the engine will not be Loom specific, but my use of it will be. So far, I've only reserved the domain, loomsheet.com and started on the design. I'll post another notice when there's something runnable. And, if you want to know details, you can follow the Atom feed for puts to the Git repository.

( categories: Loom )
Submitted by Bill St. Clair on Mon, 2008-06-23 20:51.

I haven't mentioned Loomsheet in almost four months. I'm actually working on it. Today I got the basic spreadsheet evaluation working. Still have to interpret values as string, integer, or date, and still have to do error handling. After that, it will be time for the user interface. Probably a month or so until I have the first simple spreadsheet ready to play with, and a little while longer before I have some interesting Loom functions for the cells.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.