A couple of weird things with cloned stacks
Doug Lerner
doug at webcrossing.com
Sun Jan 11 18:18:41 EST 2004
On 1/12/04 6:47 AM, "Sarah Reichelt" <sarahr at genesearch.com.au> wrote:
> On 10 Jan 2004, at 1:41 am, Doug Lerner wrote:
>
>> (1) If I use the
>>
>> set mainStack
>>
>> command to cause cloned stacks to be a substack of the main stack it
>> has the
>> inconvenient side-effect of storing all the created cloned substacks
>> in the
>> main file when I save everything in the IDE.
>>
>> It's probably better to duplicate main stack handlers in the clone
>> itself
>> and leave it out of the mainstack.
> If you just want them to have access to the scripts in your mainStack,
> you could:
> start using stack "MainStack"
> so that all stacks can use it's handlers.
Thanks, Sarah. I'll check that out.
doug
More information about the use-livecode
mailing list