Conceptual question about opening multiple windows of the samekind
Ken Ray
kray at sonsothunder.com
Thu Jan 8 09:27:29 EST 2004
> For example, let's say I already have one window/stack that
> is working as I like. But maybe I want more than than that
> one window, with some different settings, opened up. Should I
> clone that stack and then delete it when done? Is there a
> better approach?
If it is multiple "documents" of the same type, I'd use cloning. You
don't even have to delete them; clones reside in memory only unless you
save them to disk, so as soon as you close a clone it's gone.
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the use-livecode
mailing list