Roku PhotoBridge Programming: Patterns and Pitfallsfrequal.com
Your First Roku Application

Your First Roku Application

The first Roku application we'll try is one that displays the standard Roku background and writes a message on the screen.

FirstApp

The main application creates two windows:
  • A standard CascadePictureWidget that displays the background image
  • A custom transparent window on top of the backgroun with the text

TextWindow

A window responsible for displaying the text message and nothing else.

Last modified on Novemeber 23, 2006 by AO

Copyright © 2006 Andrew Oliver