Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - artful offers several methods of drawing a box: http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Artful offers several methods of drawing a box:

       DRAW_BOX()
       SHADOWBOX()
       ZOOM_BOX()

and the most recent addition, BOXER(), which is the recommended method.
It contains all the abilities of the previous methods.

All methods employ a numbering convention, using 13 numbers to describe
possible boxes. The numbers reference the boxes below:


                      +----+ +----+ +----+ +----+
                      | 1  | | 2  | | 3  | | 4  |
                      +----+ +----+ +----+ +----+

                      ###### ###### ######
                      # 5  # # 6  # # 7  #
                      ###### ###### ######

                      ###### ###### ######
                      # 8  # # 9  # # 10 #
                      ###### ###### ######

                      +----+ ------ +----+
                      | 11 | | 12 | | 13 |
                      +----+ +----+ +----+

Using BOXER(), each box type may be displayed as an exploding box, with
and without shadow.

See Also: BOXER() DRAW_BOX() SHADOWBOX()

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