Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>function to display a shadow around a box</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Function to display a shadow around a box
------------------------------------------------------------------------------

 Syntax

        GT_Shadow(<nTop>,<nLeft>,<nBottom>,<nRight>) -> lSuccess

 Arguments:

      <nTop>,<nLeft>,<nBottom> and <nRight> are the
      co-ordinates of the box. The shadow will be drawn
      two spaces below and to the right.

 Returns:

      GT_Shadow() returns logical success.

 Description:

      Function to display a shadow to the bottom and
      right of a box.

 Examples:

      GT_Shadow(10,05,15,20)

 Source: GT_SHADO.PRG

 Author:  Martin Bryant

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