Squeak controlling a digital camera

ohshima at is.titech.ac.jp ohshima at is.titech.ac.jp
Sat May 22 08:59:05 UTC 1999


  Bob,

> On Fri, 21 May 1999 23:33:36 +0900 ohshima at is.titech.ac.jp wrote: 
> >P.S.
> >  I couldn't figure out how to save a 16 bit depth Form in
> >convenient way.  Would anyone teach me?
> 
> Isn't it just:
> 
> f _ Form extent: 320 at 240 depth: 16.
> f writeOnFileNamed: 'this is a form'.
> 
> restoredF _ (Form collectionFromFileNamed: 'this is a form') first.

  I wonder what I have been doing...  It surely works.  And also
'Form class>>fromFileNamed:', which I once thought what
didn't work, works fine.

  Anyway, thank you.

                                             OHSHIMA Yoshiki
                Dept. of Mathematical and Computing Sciences
                               Tokyo Institute of Technology 





More information about the Squeak-dev mailing list