Feature request: clone as substack

2000-09-19 Thread David Bovill

If you are doing anything fancy with cloning multiple windows it would be
really nice to be able to have the new cloned stack behave as a sub-stack,
and be able to use the main stacks scripts without a lot of fiddling (ie
send) or using the stack (which can interfere with the global environment.


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




Re: Feature request: clone as substack

2000-09-19 Thread Scott Raney

On Tue, 19 Sep 2000, Geoff Canyon wrote:

 on 9/19/00 10:41 AM, Scott Raney at [EMAIL PROTECTED] wrote:
 
  If you clone a substack, the copy *is* a substack of the same main
  stack.  It's not possible in general to do what you want, though,
  because that would require nested substacks (which is something
  MetaCard supported before the 1.0 release, but which confused so many
  people that we took it out).
 
 Just out of curiosity, what would have been the advantage to having nested
 substacks? Increased script inheritance could be handled by frontscripts,
 backscripts, and start using. Stacks don't physically enclose each other, so
 what else is there?

Inheritance of fonts and colors, and maybe somewhat easier
organization and distribution of some types of applications.  But the
reason we implemented it that way originally was just that this was
the most general way to provide a mainstack/substack architecture.
Later on, limiting it to one level deep was pretty easy to do and
didn't significantly impair functionality.
  Regards,
Scott

 gc


Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.