EasyManua.ls Logo

Texas Instruments TI-89

Texas Instruments TI-89
1398 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Appendix A: System Routines — Operating System
919
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
EV_defaultHandler
(continued)
Example:
AP_myApp(Event *event)
{
switch (event->command)
{
case CM_START:
. /* start application */
.
.
break;
case CM_KEY_PRESS:
. /* a key was pressed */
.
.
break;
case CM_WPAINT:
. /* repaint window */
.
.
break;
default:
EV_defaultHandler(event);
break;
}
}

Table of Contents

Other manuals for Texas Instruments TI-89

Related product manuals