Texas Instruments TI-89 Developer's Manual page 149

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

Advertisement

Chapter 11: Creating the User Interface
MenuAddText
MenuBegin
MenuCheck
MenuEnd
MenuFlags
MenuGetTopRedef — Return the current value of a redefinable top-level
MenuItemDef
MenuKey
MenuLoad
MenuNew
MenuOff
MenuOn
MenuPopup
MenuSubStat
MenuTopRedef
MenuTopSelect
MenuTopStat
PopupAddText
PopupBegin
PopupBeginDo
PopupClear
PopupDo
PopupNew
TI-89 / TI-92 Plus Developer Guide
— Add a text entry to a dynamic menu.
— Begin the use of a menu by allocating a menu-draw
structure and drawing the menu's top-level.
— Set, clear, flip, or return the status of a check mark for
a menu item.
— End the use of a menu, freeing the menu-draw
structure.
— Return the flag word for a dynamic menu/pop-up
structure.
menu item.
— Given a menu ID, return a pointer to the text, ICON, or
BITMAP defining it.
— Handle a key for a menu returning the menu item
selected.
— Begin a dynamically created menu, using a static
menu as the starting point.
— Begin a dynamically created menu.
— Gray-out the top-level of a menu.
— Draw the top-level of a menu.
— Execute a static pop-up as defined by the resource
compiler, returning the item selected.
— Enable or disable a sublevel menu item.
— Redefine a top-level menu item ICON for a menu that
was started with the MBF_REDEF flag.
— Select a top-level menu item by drawing a thick box
around the menu item.
— Enable or disable a top-level menu item.
— Add a text entry to a dynamic pop-up.
— Allocate a menu-draw structure for a dynamic pop-up
so that the pop-up items can have the enable / disable
or checkmark features of menus.
— Execute a dynamically allocated pop-up using the
handle returned by PopupBegin.
— Clear all entries of a dynamically created pop-up.
— Execute a dynamic pop-up created by PopupNew.
— Begin a dynamically created pop-up, use
DynMenuAdd or DynMenuChange to add to or
change the pop-up.
Not for Distribution
107
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