Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - itmtxt http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ItmTxt

Assign text description to menu item.

Header File.....TCXLmnu.h

Prototype.......IntT CTYP ItmTxt(ChrP ps);

Source File.....MNU\ITMTXT.C

Arguments.......ps -  string to display

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOMNUDEF  -  No Menu Defined
                   W_NOTFOUND  -  Tag ID Not Found

Notes...........This function was designed primarily to permit the easy
                implementation of Lotus-style menus, where the text
                descriptions are displayed underneath the menu and change
                each time the user moves to a new menu item.

                Note this is a changed prototype from TCXL 5.51.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson