ImageSegments

goran.krampe at bluefish.se goran.krampe at bluefish.se
Thu Mar 3 08:35:51 UTC 2005


Hi!

Search swiki or check SMSqueakMap>>reload.

regards, Göran

"Bruce O'Neel" <edoneel at sdf.lonestar.org> wrote:
> 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