05-18-2012 11:23 AM
Hi folks,
Does anyone know if there is a cascades way of keeping the display awake. I am already aware of the flag SCREEN_IDLE_MODE_KEEP_AWAKE, however I am unsure how to use this since I don't have the handle to the screen window.
Any assistance appreciated.
05-18-2012 03:50 PM
Currently there is no Cascades-specific way to do this.
05-18-2012 04:50 PM
05-20-2012 07:06 AM
Maybe you can use the same solution as in Qt:
http://supportforums.blackberry.com/t5/Native-Deve