longedge
10-10-2004, 01:36 PM
I'm trying to hide the cursor as soon as my app (a slideshow) runs. I rely on e_Key being >0 to exit.
It all works except that the only place I can get setCursor to work is in the timer event, so I have to wait for the event to fire before my cursor is hidden.
I've tried the page preload and show and also the on enter event of both the image objects I have on the page - they fully cover my page and cross fade.
Is there anything else I can try?
It all works except that the only place I can get setCursor to work is in the timer event, so I have to wait for the event to fire before my cursor is hidden.
I've tried the page preload and show and also the on enter event of both the image objects I have on the page - they fully cover my page and cross fade.
Is there anything else I can try?