RENJITHVR4
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2016
11:17 PM
How to disable focus for a particular Rowlist item?
I have two Rowlist,
So One has five Item and Other has one item. I want to clear focus from rowlist one when one press down button on remote.
I know
won't work. Please suggest me the best way.
So One has five Item and Other has one item. I want to clear focus from rowlist one when one press down button on remote.
I know
rowlistone.setFocus(false)
won't work. Please suggest me the best way.
1 REPLY 1
chaklasiyanikun
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2020
03:15 AM
Re: How to disable focus for a particular Rowlist item?
This question is related to this link https://community.roku.com/t5/Roku-Developer-Program/Rowlist-focusBitmapUri-offset-on-first-focus/td...
In any Roku RSG Component using hasFocus() you can check focus is available of that component or not.
? "RowList :: rowlistone.hasFocus() : "rowlistone.hasFocus()