krh5150
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2013
11:14 AM
Home Button on Grid Screen
Is there a way to detect if the home button is pressed on the Grid Screen? I attempted to do this through the msg.GetIndex() in the grid screen loop, but it just returns 0 (zero), which is also the first index of the grid screen.
Thanks,
Kevin
Thanks,
Kevin
1 REPLY 1


Roku Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2013
12:01 PM
Re: Home Button on Grid Screen
No, you can't detect a home button press or override the home button's default behavior.
http://sdkdocs.roku.com/display/sdkdoc/ ... -LevelMenu
http://sdkdocs.roku.com/display/sdkdoc/ ... -LevelMenu
Pressing the Home button will always exit the application and unconditionally return control back to the UI application shell