Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
newlvl
Visitor

Brightscript: prevent RowList from looping through its content - stop at the last item

Hello,

RowList has a nice feature: when it contains 5 items and more, it does not stop at the last one, when scrolling, but it brings the first one from the right and so on in a loop.

My problem is that I have to present a limited number of items (e.g., 10), but have RowList to stop at the very last one (no right move) and at the very first one (no left move).

The RowList also handles the left and the right key events, so it is impossible to override this behavior.

Does anyone know how to have RowList to behave so?

Thank you in advance
0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.