Roku PhotoBridge Programming: Patterns and Pitfallsfrequal.com

Replacement Main User Interface

Summary

The main user interface of the PhotoBridge is a Cascade application. It is a moderately complicated application that is loaded automatically, but still one created with the same tools we have at our disposal. Below are the steps to create and install a simple replacement for the main user interface.

Details

This application will have these major features:
  • A main window shown at startup
  • A background thread that scans for content (music files, in our case)
  • A list of songs that updats as the scanning thread finds new content
  • The ability to launch the music player when a given song is selected.

Last modified on 23 Nov 2006 by AO

Copyright © 2024 Andrew Oliver