Вопрос

When I create a new LWUIT TextField, by default it looks like this:

enter image description here

It comes with that gray line underneath. How can I change the color of that line? I can change the blue text with setFgColor(), but I'd like to change that underline as well. How can I change this?

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

Решение

To change that color, I think that you must get the Nokia source code and modify the parameters in relationship with the TextField. Are you using Nokia SDK 2.0?

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