[BUG][Q] Form saving and reloading

Bob Arning arning at charm.net
Wed Apr 24 16:19:47 UTC 2002


On Wed, 24 Apr 2002 12:11:52 -0400 (EDT) Yisrael Lowenstein <gte356h at prism.gatech.edu> wrote:
>what if you want to just save a Form file without converting it to a
>dispay object?  shouldn't there be an easy way to do that? perhaps
>something like:

No conversion necessary, a Form is a DisplayObject.

	Display writeOnFileNamed: 'blah.form'

works just fine.

Cheers,
Bob



More information about the Squeak-dev mailing list