How do we set the cursor in TextArea
? Mainly the cursor should be visible to the user.
The cursor is visible in the TextField
where as it is not visible in the TextArea
.How to set the cursor when the TextArea
has focus?.
I am getting parser exception as "Expecting End of File" while parsing xml data for Blackberry application? How do I fix it?