Cm_Paste_String - Texas Instruments TI-89 Developer's Manual

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

Advertisement

Chapter 9: Application Control Flow
Keypress
KB_QUIT
KB_COPY
KB_PASTE
KB_CUT
KB_DELETE
KB_CLEAR
KB_OPEN
KB_SAVE_AS
KB_NEW
KB_FORMAT
KB_HELP_KEYS
KB_HOME
KB_YEQ
KB_RANGE
KB_GRAPH
KB_TBLSET
KB_TABLE
KB_OFF
KB_OPTION + KB_OFF
9.9.2.

CM_PASTE_STRING

The application usually passes this command to a text edit field. However, if the
CM_PASTE_STRING is not handled by the application, the default event handler
breaks the paste string up and feeds each character back to the app in
CM_KEY_PRESS events.
TI-89 / TI-92 Plus Developer Guide
Action
Terminates the current app and switches to the Home
screen.
Sends the CM_COPY command to the current app.
Sends the CM_PASTE command to the current app.
Sends the CM_CUT command to the current app.
Sends the CM_DELETE command to the current app.
Sends the CM_CLEAR command to the current app.
Sends the CM_OPEN command to the current app.
Sends the CM_SAVE_AS command to the current app.
Sends the CM_NEW command to the current app.
Sends the CM_FORMAT command to the current app.
Displays a map of additional keyboard character
translations.
Starts the Home screen.
Starts the # editor.
Starts the Window screen.
Starts the grapher.
Displays the TABLE SETUP dialog box.
Starts the Table app.
Switches to the Home screen and turns the calculator off.
Turns the calculator off.
Table 9.2 Keypress Actions (continued)
Not for Distribution
91
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