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>regn_off()</b> c_exam06 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
REGN_OFF()                                                          C_EXAM06
   Turns all regions off, and the mouse reverts to the base region.

   Syntax
         REGN_OFF()

   Arguments
         None

   Returns
         None

   Description
         REGN_OFF() is a global function to turn all active regions off. The
         mouse cursor automatically switches to the base region and default
         cursor.

         It is useful for calling menu systems and popup windows. You do not
         want the mouse cursor changing shape while you are making selections
         on a menu.

See Also: REGN_INIT() REGN_ON() REGN_SET()

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