GuyS
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2013
08:24 AM
Dialogs with input boxes & checklists
The Shop Roku Deals store shows a Dialog Box with user input, in addition to the OK & Cancel buttons. "Change quantities" shows a numeric input field with left/right arrows, "Change shipping method" shows a checklist. Is there a way to implement this dialog in an app? I couldn't find any reference to this in the SDK.
1 REPLY 1

RokuJoel
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2013
10:07 AM
Re: Dialogs with input boxes & checklists
That is part of the firmware and not a component accessible in Brightscript, further, it only exists on newer devices, older devices don't have that same pop-up. You could create the same experience or better using roImageCanvas. If you don't clear layer 0 with an opaque color then you should even be able to duplicate the transparency effect.
- Joel
- Joel