Dialogdo - Texas Instruments TI-89 Developer's Manual

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

Advertisement

Appendix A: System Routines — Dialog

DialogDo

Declaration:
WORD DialogDo (HANDLE DialogHandle , short x0 , short y0 ,
char * FieldBuf , WORD * OptionList )
Category(ies):
Dialog
Description:
Works like Dialog only for dynamically created dialog boxes. Instead of
being passed a pointer to a dialog structure, this routine uses the handle of
a dynamically created dialog box.
Inputs:
DialogHandle — HANDLE created by DialogNew and modified with
The rest of the parameters are the same as in the Dialog function.
Outputs:
Same as Dialog.
Assumptions:
None
Side Effects:
May cause heap compression.
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
Differences:
None
See Also:
Dialog, DialogNew, DialogAdd
Example:
See DialogNew.
TI-89 / TI-92 Plus Developer Guide
DialogAdd.
Not for Distribution
349
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