EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

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 #941 background imageLoading...
Page #941 background image
Appendix A: System Routines — Menus
899
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
PopupAddText
Declaration:
HANDLE
PopupAddText
(HANDLE
hPopup
, SWORD
ParentId
,
const char *
Name
, short
Id
)
Category(ies):
Menus
Description: PopupAddText
is an older version of
DynMenuAdd
.
DynMenuAdd
is
more flexible and should be used in general.
Inputs:
hPopup
HANDLE returned from
PopupNew
.
ParentId
0 Top-level entry that can have children.
L
1 Low-level menu item.
> 0 The given
Id
is the child of this parent.
Name
Pointer to text string to add.
Id
Menu ID for this entry (1 . . . 0xFFF).
Outputs:
If successful,
hPopup
. H_NULL if out of memory or error in parameters
(
ParentId
not found,
ParentId
found but it was not a possible parent or the
maximum number of items in a menu was exceeded).
Note that if there is an error adding the new entry, the MF_ERROR bit in
MenuFlags
(
hPopup
) is set.
Assumptions: DynMenuAdd
is more general purpose and should generally be used
instead of
PopupAddText
.
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: DynMenuAdd, DynMenuChange, PopupNew
Example:
See
PopupDo
.

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