[ < Back | Next > ] [ Page: 1 ] |
Sort by: [ Title | Date | Author ] |
|
|
Device State Tracking for Beginners For: All Models By: Herb Crane | This is an example of using ProntoScript to track the state of a device and then take action conditionally based upon the device state. It is good when discrete commands are not available. There is a write up that will walk the beginner through implementation. |
|
|
For: Pronto TSU9400 By: Simon Andrews | Dynamic Sliding Panels Borrowing heavily from the sliding sections in Project Boredom, and using the new ability in ProntoScript to create Widgets dynamically on a page, I've created a ProntoScript class that enables you to easily create a panel, with buttons, once and have it appear on many pages with just one line of code added to the page scripts. This xcf project contains a couple of basic examples. This has only been tested on the TSU9400, but should work on the TSU9600 and TSU9800. |
|
|
Graphical Clock For: Pronto TSU9400 By: Sebastien | Simple clock using .png files for displaying numbers. |
|
|
For: Pronto TSU9400 By: Schmuzli | ProntoFlashMenu94 Everyone knows how difficult it is to fit all buttons orderly on your page or to build perfect navigation in order to acces all your favourite pages like games, weather and RSS in one simple sweep.This module contains two menus that are simple to use and configure. They open up to a whole new way of navigating. Elegant fade-in buttons make the struggle for space on your user-interface a problem of the past. |
|
|
For: Pronto TSU9600 By: Schmuzli | ProntoFlashMenu96 Everyone knows how difficult it is to fit all buttons orderly on your page or to build perfect navigation in order to acces all your favourite pages like games, weather and RSS in one simple sweep.This module contains two menus that are simple to use and configure. They open up to a whole new way of navigating. Elegant fade-in buttons make the struggle for space on your user-interface a problem of the past. |
|
|
Rotary Wheel Example for Beginners For: All Models By: Herb Crane | This is an example of using the rotary wheel in a basic fashion. There is a write up that will give instruction on implementing for beginners. |
|
|
Scrolling TextBox For: Pronto TSU9400 By: Wouter van de Weerd | This is a small demo XCF to demonstrate how to make a scrolling text box in ProntoScript. One page shows how to do this in a non-Object Oriented way, for just one text box. The other page shows how this can be done with an OO-approach, demonstrating how easy it is to have 2 scrolling text boxes on the same page with the same amount of code. |
|
|
Return to the ProntoScripts index. |