ImageSegments

Bruce O'Neel edoneel at sdf.lonestar.org
Wed Mar 2 20:13:22 UTC 2005


Hi,

I have a silly question about ImageSegments.

I seem to be able to write one with:

(ImageSegment new copyFromRootsForExport: (Array with: fsw with: fsw  class))
                writeForExport: 'myFile.extSeg'.

the above took no thought on my part, it was just from the
documentation of ImageSegment.

In my above list fsw the instance variable I want written out.

Now, how do I read it back in without using FileList?  My file list
(MVC only image) doesn't seem to have the load as project option:-)

Thanks!

cheers

bruce

-- 
edoneel at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org



More information about the Squeak-dev mailing list