vaxace
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-07-2010
05:53 AM
roParagrpahScreen.SetFocusedMenuItem() missing?
According to page 64 the Roku Streaming Player Component Reference for V2.7:
When I try to use this method, I get a "Member function not found in BrightScript Component or interface." error. :?
Enlightenment will most appreciated š
Thanks,
D.
Since Firmware Version 2.7:
Boolean SetFocusedMenuItem(Integer item)
- Set a button id to highlight. Default is the first button. Return true if successful.
When I try to use this method, I get a "Member function not found in BrightScript Component or interface." error. :?
Enlightenment will most appreciated š
Thanks,
D.
2 REPLIES 2

RokuKevin
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-10-2010
09:07 PM
Re: roParagrpahScreen.SetFocusedMenuItem() missing?
The docs are wrong.... While it would be useful to have SetFocusedMenuItem() on roParagraphScreen, it is currently only implemented on roMessageDialog.
--Kevin
--Kevin
vaxace
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-11-2010
09:46 AM
Re: roParagrpahScreen.SetFocusedMenuItem() missing?
Ok. Thanks for the clarification.
Hope to see this in the next version.
It would be particularly useful for settings screens.
Hope to see this in the next version.
It would be particularly useful for settings screens.