Te_Reopen - Texas Instruments TI-89 Developer's Manual

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

Advertisement

Appendix A: System Routines — Text Editing

TE_reopen

Declaration:
void TE_reopen (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. Unlike TE_reopenPlain, this routine changes the edit
selection to cover all the text.
Inputs:
teRec
bFocus — TRUE means automatically set the focus to this field after
Outputs:
None
Flags, edit buffer, and most state information in teRec are used as they
Assumptions:
were set when the edit record was closed by TE_shrinkWrap. The entire
contents of the edit buffer are selected, i.e., the selection highlight covers
all the text.
Side Effects:
May cause heap compression. Turns cursor blink on if bFocus is TRUE.
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
Differences:
None
See Also:
TE_reopenPlain, TE_shrinkWrap
Example:
See TE_shrinkWrap.
TI-89 / TI-92 Plus Developer Guide
— Pointer to text edit record previously closed with a call to
TE_shrinkWrap.
reopening the text edit record.
Not for Distribution
1069
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