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

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to