[BUG][FIX] A Morph that rendered by a TransformationMorph is not saved correctly

Kazuhiro ABE abee.abe at nifty.ne.jp
Fri Jul 26 09:15:28 UTC 2002


Hi all,

A Morph that rendered by a TransformationMorph is not saved correctly.
In this case, it needs to save a renderer instead of itself.

1. make an Ellipse morph
2. write a following script:
	Ellipse turn: 5
3. tick the script
4. save this morph by 'save morph in file' menu of debug halo
5. load the morph by 'load as morph' menu from filelist.
6. tick the script again
7. OOPS!!

File in the attached changes, now saving and loading will work.

Regards,
Kazuhiro ABE
NISHIHARA Satoshi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: MorphSaveOnFileFix.1.cs
Type: application/octet-stream
Size: 1269 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020726/f0d6aeed/MorphSaveOnFileFix.1.obj


More information about the Squeak-dev mailing list