EasyManuals Logo

Texas Instruments TI-89 Developer's Guide

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
Page #960 background imageLoading...
Page #960 background image
918
Appendix A: System Routines — Operating System
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
EV_defaultHandler
Declaration:
void
EV_defaultHandler
(Event *
event
)
Category(ies):
Operating System
Description:
Defines the default behavior of all events.
Your application interacts with the user by responding to events, primarily
CM_KEY_PRESS and CM_WPAINT events. But there are many more
event types (see section
9.3. Commands
) the majority of which your
application need not concern itself. Call
EV_defaultHandler
to deal with
any event messages your application does not explicitly handle.
Inputs:
event
Pointer to event message from the OS.
Outputs:
None
Assumptions:
Most events are either acted upon by your application or passed to
EV_defaultHandler
for default behavior. Some events may need both app
processing and default processing. The CM_ACTIVATE event usually
requires such handling. When your application receives a CM_ACTIVATE
event, it usually calls
WinActivate
to activate its window, then calls
EV_defaultHandler
to get automatic menu activation. See section
9.4. Starting and Stopping an Application
for details.
Side Effects:
There can be any number of side effects depending on which event was
forwarded to
EV_defaultHandler
. See section
9.9. Default Event Handler
for default actions taken by each event type.
Availability:
All versions of the TI
-
89 / TI
-
92 Plus.
TI
-
89 / TI
-
92 Plus
Differences:
None
See Also:
Not applicable.
(continued)

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals