I have an app here that uses that technique for documents, and we just close
the stack, which effectively deletes it if it hasn't been saved to disk.

That's the cool thing about this method:  It follows GUI guidelines very
well, allowing you to create new documents with the option to save them or
not as with any other program.   SuperCard and HyperCard require that you
name the file first, which prevents this normal document handling method.


> Do I delete that clone when I am done with it or is it better to just
> hide it and reuse later?
> 
> 
>> clone stack "MyTemplate"
>> 
>>> What is the technique in MetaCard to open multiple windows with the
>>> same objects? I want to allow users to open multiple files in my
>>> stack, and I need to open a new (same looking) window for each file.
>>> Do I need to create a new substack for that or there is a simpler
>>> trick?

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Multimedia Design and Development for Mac, Windows, UNIX, and the Web
 _____________________________________________________________________
 [EMAIL PROTECTED]                 http://www.FourthWorld.com
 Tel: 323-225-3717           ICQ#60248349            Fax: 323-225-0716



Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to