iOS questions

Monte Goulding monte at sweattechnologies.com
Sun Oct 14 00:25:51 EDT 2012


I don't think you can trap this event. Also I don't think there's a separate notification for this button as opposed to the system just going to sleep. But if you just want to know if the device is put to sleep eiher way with your app running then that's what mergNotify was invented for. You want UIApplicationWillResignActiveNotification and UIApplicationDidBecomeActiveNotification and these are in the demo.

Cheers

Monte

--
M E R Goulding
Software development services

mergExt - There's an external for that!

On 14/10/2012, at 1:22 PM, Mark Smith <Mark_Smith at cpe.umanitoba.ca> wrote:

> 1. can we detect the on/off button (upper right, towards the rear) on an
> iPad?




More information about the use-livecode mailing list