Login Screen on Roku

HI,

I am trying to make a screen with

  • 2 Text Boxes for username and password
  • 1 Button of Submit
  • some text labels

How can i make screen like this?

Thanks

You would use either roImageCanvas or roScreen to create something like this. You would have to create your own keyboard entry screen of course.

  • Joel