[etoys-dev] additionsToViewerCategories

Derek O'Connell doc at doconnel.f9.co.uk
Mon Oct 24 18:35:26 EDT 2011


Has the initialisation changed from earlier versions of etoys? None of 
my code from last year gets initialised properly... else a file-in problem:

additionsToViewerCategories
     ^ #(#(#'camera: settings' #(#(#slot #cameraNumber 'Camera #' 
#Number #readWrite #Player #getCamNum #Player #setCamNum:) #(#slot 
#cameraIsOn 'Whether the camera is on/off' #Boolean #readWrite #Player 
#getIsOn #Player #setIsOn:) #(#slot #highResolution '640x480 or 320x240' 
#Boolean #readWrite #Player #getIsHighRez #Player...


More information about the etoys-dev mailing list