Hi,
I have developed a project for a handheld device. I have added a shortcut to the startup directory, the only problem being is that sometimes the app will load on device boot but subsequently "dissapear" behind the OS desktop as other programs are loaded.
Ive been trying to find a workaround for this issue. How might i be able to tell when the application is "not on-top"? Ive had a look into setting the focus of the app and bringToFront() functions.
Many Thanks.
I have developed a project for a handheld device. I have added a shortcut to the startup directory, the only problem being is that sometimes the app will load on device boot but subsequently "dissapear" behind the OS desktop as other programs are loaded.
Ive been trying to find a workaround for this issue. How might i be able to tell when the application is "not on-top"? Ive had a look into setting the focus of the app and bringToFront() functions.
Many Thanks.