Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 twLineShad( bRows, bCols, Buttons, tShadow )
 ----------------------------------------------------------------------------
     Create a half height, half width shadow around an area in a
     window. This function is used in the alert class and in
     twCreateButton().

       Arguments:

     wT, wL  - 'N' Relative Window Coordinates

     cButton - 'C' String to put on the button in order to get the
                   length.

     wColor  - 'C' Clipper colour attribute. Defaults to current window
                   color.

     wSType  - 'N' TSDWIN Shadow Type. Defaults to current shadow type.

       Return:

     NIL

       Example:

     twLineShad( 5, 5, "Trial", 3 )

See Also: twCreateButton() twShadow()

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