close stack

hershrev hershrev at realtorsgroup.us
Mon Apr 26 16:53:59 EDT 2004


Ok to be more precise I did measure it with ticks , its not always the 
same . No difference between the IDE or a Standalone
it runs between 141--212 on this problem card and about 50 ticks ,  on 
the other cards.
the recipe
on mouseUp
   put return & the the ticks into fld "zzzL notes"
   close this stack
   put return & the ticks after fld "zzzL notes"
end mouseUp
I also did it with a var but a in a field was faster.

On Sunday, April 25, 2004, at 10:31 PM, Ken Ray wrote:

> Hershrev,
>
> Is this only in the IDE? What happens when you run it from a 
> standalone?
>
> Ken Ray
> Sons of Thunder Software
> Email: kray at sonsothunder.com
> Web Site: http://www.sonsothunder.com/
>
>
>> -----Original Message-----
>> From: use-revolution-bounces at lists.runrev.com
>> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of hershrev
>> Sent: Sunday, April 25, 2004 3:08 PM
>> To: use-revolution at lists.runrev.com
>> Subject: close stack
>>
>>
>> Hello,
>> I have a stack with a few cards on one of the cards I have
>> about 70-80
>> fields. It takes to close the stack with a script in a button on the
>> layout
>> on mouseUp
>> 	close this stack
>> end mouseUp
>> about 2 or 3 seconds , I'm wondering why?
>> If I close the stack via the close window button (the red
>> button on the
>> mac os x) or with a script in the message box it doesn't take
>> any time
>> at all.
>> thanks for your input , hershrev
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list