Page 1 of 1

How to change cursor in a editable field

Posted: Fri Dec 04, 2009 5:14 pm
by ale870
Hello,

I created a multiline field with a black color in background. On Windows, since it convert my arrow pointer in a "cursor insertion point", that cursor is black and it is practically invisible.
So I wanted to change the mouse cursor as an arrow (it is white ;-). But my problem is I cannot find a way to change mouse cursor in a editable field. How can I do it?

Thank you !

Re: How to change cursor in a editable field

Posted: Fri Dec 04, 2009 5:22 pm
by ale870
Sorry, I solved.
I used lockCursor

Thank you!