A way to tell if standalone is currently suspended?
Mark Schonewille
m.schonewille at economy-x-talk.com
Sat Dec 13 05:51:56 EST 2008
Hi Lyn,
An easy way to do this:
on suspend
set the suspended of this stack to true
end susped
on resume
set the suspended of this stack to false
end resume
...if the suspended of this stack then...
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum
We are always looking for new projects! Feel free to contact us to
discuss your custom software project!
On 13 dec 2008, at 11:30, Lyn Teyla wrote:
> Is there a way to tell (from within the standalone)
> if a standalone is currently suspended (a different
> app is in the foreground)?
>
> Thanks,
> Lyn
More information about the use-livecode
mailing list