EasyManua.ls Logo

Texas Instruments TI-89 - Page 164

Texas Instruments TI-89
1398 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
122
Chapter 11: Creating the User Interface
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
107
TOOLBOX AppMenu, RC_NO_IDS, 0, 240 {
108
"Actions" {
109
"WinStr", ACM_WINSTR
110
"Dialog", ACM_DIALOG
111
"Popup", ACM_POPUP
112
"Grayed-out", ACM_NOTHING
113
}
114
"HFONT", ACM_HFONT
115
}
116
117
DIALOG tDialog, 180, 70, NoCallBack {
118
EDIT, {DF_TAB_SPACES, 12, 14}, "EDIT1", 0, 10, 11
119
EDIT, {DF_TAB_SPACES, 12, 24}, "EDIT2", 11, 10, 11
120
POPUP, {DF_TAB_ELLIPSES, 12, 34}, "FIRST POPUP", Popup1, 0
121
POPUP, {DF_TAB_ELLIPSES, 12, 44}, "2ND POPUP", Popup2, 1
122
HEADER, {0, 0, 0}, "DIALOG HEADER", PDB_OK, PDB_CANCEL
123
}
124
125
POPUP Popup1, RC_NO_IDS, 0 {
126
"Item 1-1", 1
127
"Item 1-2", 2
128
}
129
POPUP Popup2, RC_NO_IDS, 0 {
130
"Item 2-1", 1
131
"Item 2-2", 2
132
"Item 2-3", 3
133
}
134

Table of Contents

Other manuals for Texas Instruments TI-89

Related product manuals