Roku PhotoBridge Programming: Patterns and Pitfallsfrequal.com

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 23 Nov 2006 by AO

Copyright © 2024 Andrew Oliver