TableView Widget changing scroll indicator color?

Hello,

Anyway to change the color of the tableView scroll indicator. I am using a dark Background and would like to set it to white.

Thanks,
Jeff [import]uid: 8629 topic_id: 30638 reply_id: 330638[/import]

In your tableView constructor add this param:

scrollBarColor = {255, 255, 255}, [import]uid: 84637 topic_id: 30638 reply_id: 122798[/import]

Thanks !

Jeff
[import]uid: 8629 topic_id: 30638 reply_id: 122803[/import]

In your tableView constructor add this param:

scrollBarColor = {255, 255, 255}, [import]uid: 84637 topic_id: 30638 reply_id: 122798[/import]

Thanks !

Jeff
[import]uid: 8629 topic_id: 30638 reply_id: 122803[/import]