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

GridScreen isItemFocussed Issue

Hi All



I have created gridscreen.I have set the first index to be focussed using the following code

grid.SetFocusedListItem(0, 0) .

But I observed that msg.isListItemFocused() is not called when the screen is appeared first time.when moved to next index it started calling.But msg.isListItemSelected() is called.

please guys help me as soon as possible.
0 Kudos