brocker
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2011
06:46 PM
Modify Look and Feel of PIN Entry
Hi All,
Is it possible to modify the look and feel of the roPinEntryDialog screen? Specifically, can I change the colors and text at the top the screen?
Thanks!
Bud
Is it possible to modify the look and feel of the roPinEntryDialog screen? Specifically, can I change the colors and text at the top the screen?
Thanks!
Bud
5 REPLIES 5
brocker
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2011
08:02 AM
Re: Modify Look and Feel of PIN Entry
Hey all,
Does the lack of responses mean this can't be done? Anyone have an idea on this either way?
Thanks
Bud
Does the lack of responses mean this can't be done? Anyone have an idea on this either way?
Thanks
Bud
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2011
03:29 PM
Re: Modify Look and Feel of PIN Entry
You have no control or specific theme attributes for that screen type dialog. So you'd have to use roImageCanvas or an roKeyboard screen to have any more control.
brocker
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2011
03:46 PM
Re: Modify Look and Feel of PIN Entry
Thanks destruk,
I have not worked with the roImageCanvas yet but will certainly read about it. I have implemented a roKeyboardScreen however. Are you saying I can control the look and feel of the roKeyboardScreen?
thank you
Bud
I have not worked with the roImageCanvas yet but will certainly read about it. I have implemented a roKeyboardScreen however. Are you saying I can control the look and feel of the roKeyboardScreen?
thank you
Bud
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2011
04:57 PM
Re: Modify Look and Feel of PIN Entry
There are three data entry type screens in ROKU. The keyboard screen, the search screen, and the pin entry screen. Anything else you would need to create yourself.
The keyboard screen has an overhang image as well as support for breadcrumbs, so you could change the colors and text at the top of the screen with an image for the overhang.
You can also change the search text and preload a 'search term'. So you have more control over entering a PIN code and your PIN can be alphanumeric using the search/keyboard screen.
The search screen also allows for an overhang graphic.
I'm sure KBenson and TheEndless would urge you to check into roImageCanvas, as that would allow you to accomplish any kind of graphical interface with nearly full control over how it works. Ideally that's what you'd want for a finalized product, but as a short term fix you can use one of the three built-in screen types.
The keyboard screen has an overhang image as well as support for breadcrumbs, so you could change the colors and text at the top of the screen with an image for the overhang.
You can also change the search text and preload a 'search term'. So you have more control over entering a PIN code and your PIN can be alphanumeric using the search/keyboard screen.
The search screen also allows for an overhang graphic.
I'm sure KBenson and TheEndless would urge you to check into roImageCanvas, as that would allow you to accomplish any kind of graphical interface with nearly full control over how it works. Ideally that's what you'd want for a finalized product, but as a short term fix you can use one of the three built-in screen types.
brocker
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2011
05:09 PM
Re: Modify Look and Feel of PIN Entry
Awesome, thanks destruk. I think at this point I need to read up on the roImageCanvas as that seems like a good option. I really appreciate the help!
Best
Bud
Best
Bud