Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Mouse interface routines - <b>rembutton</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 REMBUTTON
 Command to remove a mouse button on screen
------------------------------------------------------------------------------
 Syntax
      REMBUTTON <aId> [RESTORE]
 Arguments
     <aId> which is a unique identifier of the button given by one of
           the button creation commands.
     [RESTORE] which if present, the area used by the button will be restored
 Description
      This routine provides a simple method of removing a screen button

      The screen area behind the button can be restored when
      removing the hot spot.
 Examples
     REMButton aId1 RESTORE
 Header File: MOUSE.CH


 Source: MOUSE.CH

 Author: Leo Letendre

See Also: Button() RemButton() ButtonCool() ButtonWarm() BUTTON BROWSEBUTTON

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