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]

 twMakeRegions( aRegions )
 ----------------------------------------------------------------------------
     Create window coordinates for the current window from an array of
     passed coordinates. This function is handy for more than just
     mouse regions.

       Arguments:

     aRegions - 'A' array of regions.

       Return:

     Array of regions referred to the current window as origin.

       Example:

     aRegions := twMakeRegions({{ 24, 0, 24, 12 },;
                                { 24, 14, 24, 22 },;
                                { 24, 24, 24, 35 }}



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