ScrollBar in LWUIT

445 views Asked by At

How can I edit the style of the lists´ scrollbar?
I want to modify its width, mainly.
To change his colors I use the UIID ScrollThumb, is this correct?

Thanks

1

There are 1 answers

0
Mun0n On BEST ANSWER

@Shai Almog shows me how to edit the ScrollBar.
Using the UIIDs "Scroll" and "ScrollThumb", I can customize my apps´ scroll. Modifying padding/background I can control the width.

There are so many examples in the LWUIT svn.