Next
Previous Contents
The TinyWidgets Tutorial
Sunil Soman, Amit Kulkarni, Navin Thadani
v1.0, Sun Jan 21 2001
This document briefly decribes TinyWidgets. TinyWidgets is a Free Source widget set for the Nano-X API.
1.
Introduction
2.
Getting started
3.
The TinyWidgets API
3.1 tnAppInitialize
3.2 tnCreateWidget
3.3 tnMainLoop
3.4 tnEndApp
4.
Default Widget Properties
5.
The Widgets
5.1 TN_WINDOW
5.2 TN_BUTTON
5.3 TN_LABEL
5.4 TN_CHECKBUTTON
5.5 TN_RADIOBUTTONGROUP
5.6 TN_RADIOBUTTON
5.7 TN_TEXTBOX
5.8 TN_SCROLLBAR
5.9 TN_PROGRESSBAR
5.10 TN_LISTBOX
5.11 TN_PICTURE
5.12 TN_MENUBAR
5.13 TN_POPUPMENU
5.14 TN_CASCADEDMENU
5.15 TN_MENUITEM
6.
Examples
Next
Previous Contents