Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>button_cur()</b> c_exam05 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
BUTTON_CUR()                                                        C_EXAM05
   Returns the last button selected from a menu.

   Syntax
         nCurrentHotButton = BUTTON_CUR(nMenuNum)

   Arguments
         nMenuNum    Sets the number of the menu.

   Returns
         nCurrentHotButton Returns the number assigned to the selected button.

   Description
         BUTTON_CUR() returns the last selected button on the selected menu.
         Each menu is a fully functional menu system. Selecting a button with
         the mouse will highlight the new selection and lowlight the previous
         button if specified in MENU_ITEM().

See Also: BUTTON_ADD() BUTTON_CNT() BUTTON_EDT() BUTTON_HOT() CLR_BUTTON()

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