Blinking cursor in Canvas TextField
Hai folks
I have used a Canvas class which contains the Textfields. This Canvas class contain another class which extends TimerTask to make the cursor blink. Now when i run the project , the textfields display only for few seconds and disappear .After that the cursor starts blinking .
Can any one come up wit a solution to make both the cursor and textfields gets displayed at same time

