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: 
AVP777
Visitor

SetListName()

I'm attempting to use SetListName() to set a grid row title. If I send an array of names to SetListNames() it works fine,
if I attempt to set the row titles individually with SetListName(), I can't navigate out of the first (zero) row.

I printed out debug info and can see that it is indeed passing the correct parameters. All the titles show up
properly, just the navigation is broken. The other rows do have content in them also.

Any ideas?
0 Kudos
2 REPLIES 2
AVP777
Visitor

Re: SetListName()

Anyone?
0 Kudos
TheEndless
Channel Surfer

Re: SetListName()

I have seen this happen, and was able to determine what caused it, but don't recall what it was at the moment. I think it had to do with *when* you call it. Can you provide a snippet of the code you're using now?
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
0 Kudos