Texas Instruments TI-89 Developer's Manual page 164

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

Advertisement

122
107
108
TOOLBOX AppMenu, RC_NO_IDS, 0, 240 {
109
"Actions" {
110
111
112
113
114
}
115
"HFONT",
116
}
117
118
DIALOG tDialog, 180, 70, NoCallBack {
119
EDIT, {DF_TAB_SPACES, 12, 14}, "EDIT1", 0, 10, 11
120
EDIT, {DF_TAB_SPACES, 12, 24}, "EDIT2", 11, 10, 11
121
POPUP, {DF_TAB_ELLIPSES, 12, 34}, "FIRST POPUP", Popup1, 0
122
POPUP, {DF_TAB_ELLIPSES, 12, 44}, "2ND POPUP", Popup2, 1
123
HEADER, {0, 0, 0}, "DIALOG HEADER", PDB_OK, PDB_CANCEL
124
}
125
126
POPUP Popup1, RC_NO_IDS, 0 {
127
"Item 1-1", 1
128
"Item 1-2", 2
129
}
130
POPUP Popup2, RC_NO_IDS, 0 {
131
"Item 2-1", 1
132
"Item 2-2", 2
133
"Item 2-3", 3
134
}
TI-89 / TI-92 Plus Developer Guide
"WinStr",
ACM_WINSTR
"Dialog",
ACM_DIALOG
"Popup",
ACM_POPUP
"Grayed-out",
ACM_NOTHING
ACM_HFONT
Not for Distribution
Chapter 11: Creating the User Interface
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