Texas Instruments TI-89 Developer's Manual page 959

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

Appendix A: System Routines — Operating System
EV_captureEvents
case KB_ON+KB_OPTION:
EV_defaultHandler(e);
break;
}
}
}
static void cancel(void)
{
WinEndPaint(&myWindow);
WinClose(&myWindow);
EV_captureEvents(oldEventHandler);
EV_restorePainting(oldPaintState);
}
TI-89 / TI-92 Plus Developer Guide
(continued)
/* allow default handling */
/* close my window */
/* re-establish previous event handler */
Not for Distribution
917
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents