Loomsheet

Submitted by Bill St. Clair on Mon, 04 Feb 2008 11:10:50 GMT  <== Loom ==> 

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.

Add comment Edit post Add post

Comments (1):

Loomsheet progress

Submitted by Bill St. Clair on Tue, 24 Jun 2008 01:51:01 GMT

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.

Edit comment