Te_Reopenplain - Texas Instruments TI-89 Developer's Manual

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

Advertisement

1070

TE_reopenPlain

Declaration:
void TE_reopenPlain (TERecord * teRec , BOOL bFocus )
Category(ies):
Text Editing
Description:
Reopen text edit record closed by TE_shrinkWrap. Use this routine when
you have a text edit field which you want to reopen containing previous
input from the user. The cursor selection highlight starts in the same place
as when the field was closed.
Inputs:
teRec
bFocus — TRUE means automatically set the focus to this field after
Outputs:
None
Flags, edit buffer, and state information in teRec are used as they were set
Assumptions:
when the edit record was closed by TE_shrinkWrap. The cursor position
or edit selection highlight remains unchanged from when the field was
closed.
Side Effects:
May cause heap compression. Turns cursor on if bFocus is TRUE.
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
Plus Differences: None
See Also:
TE_reopen, TE_shrinkWrap
Example:
See TE_shrinkWrap.
TI-89 / TI-92 Plus Developer Guide
Appendix A: System Routines — Text Editing
— Pointer to text edit record previously closed with a call to
TE_shrinkWrap.
reopening the text edit record.
Not for Distribution
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