Forum Discussion

4 Replies

  • This is a custom screen, you would typically use roScreen or roImageCanvas to draw this type of screen, with your own custom artwork of course. We don't have any examples to share at the moment, but it isn't that difficult to do.

    - Joel
  • Thank you for your answer sir.

    But i still have a doubt how can i add custom keyboard and input text and button all on same screen.can we add multiple objects on a single screen?
  • It's not about using objects, it's about using roScreen (or roImageCanvas) to custom create what you want, using your own graphics and everything. At first it's hard to know what that really means, but just read more about roScreen and roImageCanvas, try a couple small tutorials/examples, and you'll start to get it. 8-)