Jan. 15, 2013
7:35 p.m.
It is a nice start. Hilaire Le 14/01/2013 22:22, Stéphane Ducasse a écrit :
Hi hilaire
I updated a bit the code of Hans.
- remove clone - remove fractions:offset: to work in latest 2.0 - postCopy should call super postCopy.
SpreadsheetGridMorph new openInWorld
Open a new spreadsheet with "SpreadsheetGridMorph new openInWorld". You can enter numbers into the cells, and you may enter rules (start with "=", cell refs are written as A1, B1 etc). Currently implemented are +-*/ operations. The update machinery (which is the heart of a spreadsheet) works nicely.
Would be good to publish the code somewhere.
Stef