Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
malik
Visitor

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
Channel Surfer

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