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>brwarmspot()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BRWARMSPOT()
 This subroutine reactivates the specified MBROWSE Hot Spot
------------------------------------------------------------------------------
 Syntax
      BRWARMSPOT(<nId>) -> NIL
 Arguments
      <nID> - the ID number of the MBROWSE Hot Spot to return to active duty.
           It is given by BRHotSpot and should have been deactivated by
           BRCoolSpot()

 Returns
      NIL
 Description
      This routine reactivates the specified MBROWSE hot spot after having
      been deactivated by BRCoolSpot().

 Examples
      BRWarmSpot(nHelpId)   // Turn the help hot spot back on


 Source: MOUSBROW.PRG

 Author: Leo Letendre

See Also: BRCOOLSPOT() BRREMHOTSPOT() BRHOTSPOT()

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