khoadlb
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2014
02:55 AM
how to allow gridScreen to update an interval game score
Hi all,
I would do some specific things on grid screen that allow update an interval game score on each item of gridScreen object, but I don't know how custom gridScreen or create new one to support my business requirement like this
thank you so much for any helps
Khoa
I would do some specific things on grid screen that allow update an interval game score on each item of gridScreen object, but I don't know how custom gridScreen or create new one to support my business requirement like this
thank you so much for any helps
Khoa
1 REPLY 1
EnTerr
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2014
03:59 PM
Re: how to allow gridScreen to update an interval game score
No idea what "interval game" is.
You have multiple hacky options - from showing score as breadcrumb (setBreadcrumbText()) through changing list name (setListName()) to changing item description or image.
Btw, Roku*... roGridScreen has undocumented ".setTitle()" method? What's that for
You have multiple hacky options - from showing score as breadcrumb (setBreadcrumbText()) through changing list name (setListName()) to changing item description or image.
Btw, Roku*... roGridScreen has undocumented ".setTitle()" method? What's that for