Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
malik
Level 7

Take Input from User in text box

Hi all
Can we create a form where we can take input using on screen keyboard from user and submit that form data to webservice or website?

e.g. Business Name, Nature of Business, Location etc

Thanks
0 Kudos
1 REPLY 1
TheEndless
Level 10

Re: Take Input from User in text box

Using the built-in screens, you'd need to create a separate screen to capture each field of data. Alternatively, you could draw your own with the roImageCanvas, but you'd also have to draw your own keyboard in that case, which could be a bit tedious.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
0 Kudos