3

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

bharath
  • 14,283
  • 16
  • 57
  • 95
Mun0n
  • 4,438
  • 4
  • 28
  • 46

1 Answers1

4

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

Mun0n
  • 4,438
  • 4
  • 28
  • 46