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

Initially selected program

Hi all,

Google has been slightly less than helpful since I'm not 100% sure how to word this, but is there a way for me to change, in my channel, the title that is selected initially? It's not selecting the first one in categories.xml, and all my code/xml structure is the VideoPlayer example. Thanks for your help, and let me know if you need any other information.
0 Kudos
2 REPLIES 2
RokuRobB
Streaming Star

Re: Initially selected program

Grid and poster screens both support the SetFocusedListItem function. You can use this to specify which item gets initial focus.
0 Kudos
destruk
Binge Watcher

Re: Initially selected program

The documentation is here -- http://sdkdocs.roku.com/display/sdkdoc/ ... umentation
since you said you tried to google your answer -- using the search feature or export features of the SDK site for roku will find more of what you're looking for.
(SetFocusedListItem instructions on use are here -- http://sdkdocs.roku.com/dosearchsite.ac ... Key=sdkdoc )
0 Kudos