Вопрос

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?.

Это было полезно?

Решение

You can't.

LWUIT 1.5 supports a multi-line text field which has a cursor element.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top