V
vsciw
Hi.
We have a script running on a WM5 device with a timer, and
periodically want to run an application in background (say every
minute or so). But, when the app runs you can see it appearing on the
screen before it disappears and we want it to run totally invisibly to
the user (ie no UI).
we have tried me.hide in the load event, and also creating a timer
which runs after 1ms and runs me.hide.
is there any way of hiding the app or removing the ui?
Ian.
We have a script running on a WM5 device with a timer, and
periodically want to run an application in background (say every
minute or so). But, when the app runs you can see it appearing on the
screen before it disappears and we want it to run totally invisibly to
the user (ie no UI).
we have tried me.hide in the load event, and also creating a timer
which runs after 1ms and runs me.hide.
is there any way of hiding the app or removing the ui?
Ian.