[etoys-dev] Re: Need for translation in DrGeo

Hilaire Fernandes hilaire.fernandes at edu.ge.ch
Fri May 14 12:26:21 EDT 2010


Btw, what is the proper way to mark tiles for translation in code like 
bellow?

additionsToViewerCategoryDrGeo
^ # (drgeo (
(slot curveAbscissa 'The abscissa of this point on the curve' Number 
readWrite Player getCurveAbscissa Player setCurveAbscissa:)
(slot Xw 'The x coordinate in the DrGeoII world coordinate system' 
Number readWrite Player getWorldX Player setWorldX:)
(slot Yw 'The y coordinate in the DrGeoII world coordinate system' 
Number readWrite Player getWorldY Player setWorldY:)
))

H


More information about the etoys-dev mailing list