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: 
ioan
Roku Guru

List

Is there a way to create a list like this.


The user should be able to go up and down on the list and then select one item.
If this is not possible, what would be a good solution for this?

A small example will be very appreciated.

TIA.
https://github.com/e1ioan/
http://rokucam.com
0 Kudos
3 REPLIES 3
destruk
Streaming Star

Re: List

You are limited to 5 user-defined buttons on a springboard screen, and your list has more than 5 items, so I think you would need to use roImageCanvas to do that. I have no examples in my stockpile to do what you want.
0 Kudos
jbrave
Channel Surfer

Re: List

you could create this using roimagecanvas, but you have to build the whole interface yourself, it is not built in.

- Joel
Screenshades: The first Screensaver for Roku2!
Musiclouds: The best free internet music, on your Roku!
Ouroborialis: Psychedelic Screensaver for Roku!
0 Kudos
kbenson
Visitor

Re: List

I have something that can work similar to this that I built for the menus in Reversi!, and meant to add to librokudev but never got around to it. It pops up a customizable dialog box that displays toggle or selection entries, and returns the values when closed. Reversi! has a good example of this (sorry, Reversi is $0.99, and I don't have a sample for it besides that right now). The library provides customizable border size and color, window color, window size, background shading/coloring, per-item custom font attributes, and more.

If people are actually interested, I'll devote some time to documenting it so I can put it into librokudev (with all those options, it would be a real pain to try to figure out how to use without some good docs).

For the new people in the forum, if you haven't already, you may want to check out librokudev: https://github.com/rokudev/librokudev
It's a community supported (mostly GandK at this point) library of (hopefully) useful roku utilities in BrightScript.
-- GandK Labs
Check out Reversi! in the channel store!
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.