Hi,

I have an app I'm working on. It features a map and a cursor; the cursor is a static 
bitmap and when it moves I redraw the map underneath and draw the cursor bitmap in the 
new position.

To simplify for the user to see the cursor it would be good if I could make it flash. 
I wonder if anyone have done this, i.e., could point me in the right direction.

I have considered adding some sort of code for this to the EventHandler but this does 
not seem right; this means all sorts of spaghetti code, since this has to be enabled 
and disabled depending on what form is active. There is bound to be a better way (I 
hope)... ;-)

Cheers!

    Karl-Koenig Koenigsson

---
Karl-Koenig Koenigsson, Chronologic Sweden AB
http://www.chronologic.se/


Reply via email to