[Pharo-project] Spreadsheet widget
For Morphic look at Hans Martin Mosners work (Spreadsheet.zip) here: http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-September/131244... For seaside/web there are many jquery plugins for that available on the web itself. For example: http://www.jquery4u.com/plugins/7-jquery-microsoft-excel-type-plugins/ Bye T.
One that I've used recently (last year) was the result of a GSOC project: http://www.squeaksource.com/GSoCSqueakland.html specifically the GSoC-Spreadsheet part. Of course, there is a lot of stuff about etoys there that may cause issues. -Chris On Mon, Jan 14, 2013 at 5:39 AM, Torsten Bergmann <astares@gmx.de> wrote:
For Morphic look at Hans Martin Mosners work (Spreadsheet.zip) here:
http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-September/131244...
For seaside/web there are many jquery plugins for that available on the web itself. For example:
http://www.jquery4u.com/plugins/7-jquery-microsoft-excel-type-plugins/
Bye T.
thanks chris for the pointer. On Jan 14, 2013, at 6:13 PM, Chris Cunningham wrote:
One that I've used recently (last year) was the result of a GSOC project: http://www.squeaksource.com/GSoCSqueakland.html specifically the GSoC-Spreadsheet part. Of course, there is a lot of stuff about etoys there that may cause issues.
-Chris
On Mon, Jan 14, 2013 at 5:39 AM, Torsten Bergmann <astares@gmx.de> wrote: For Morphic look at Hans Martin Mosners work (Spreadsheet.zip) here:
http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-September/131244...
For seaside/web there are many jquery plugins for that available on the web itself. For example:
http://www.jquery4u.com/plugins/7-jquery-microsoft-excel-type-plugins/
Bye T.
Thanks for the pointer. It worked after a few changes but I don't if it renders as it should. Writting a spreasheet widget, even a tiny one, with basic editing as the ones Sabine shown us, is a lot of work. Thanks Hilaire Le 14/01/2013 18:13, Chris Cunningham a écrit :
One that I've used recently (last year) was the result of a GSOC project: http://www.squeaksource.com/GSoCSqueakland.html specifically the GSoC-Spreadsheet part. Of course, there is a lot of stuff about etoys there that may cause issues.
participants (4)
-
Chris Cunningham -
Hilaire Fernandes -
Stéphane Ducasse -
Torsten Bergmann