Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - selattr http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SelAttr

Select attributes.

Header File.....TCXLsel.h

Prototype.......IntT CTYP SelAttr(IntT sr, IntT sc, BytT ft, AtrT fa,
                     IntT ab, VfvCP fo);

Source File.....SEL\SELATTR.C

Arguments.......sr -  Start Row
                sc -  Start Column
                ft -  Frame Type (One of the following)
                  BOX_SNG..all single
                  BOX_DBL..all double
                  BOX_VER..horiz single, vert double
                  BOX_HOR..horiz double, vert single
                  BOX_HVY..heavy lines
                  BOX_SPA..spaces  no box
                  BOX_EXP..explode frame on open
                fa -  Beginning Attribute (current default)
                ab -  Allow Blink?
                fo -  Function to call when window is opened

Returns.........The new attribute

Notes...........This function will open a window and let the user
                interactively pick a text attribute (See Appendix A for a
                list of available attributes).  The window is fixed in
                size, 19 rows by 68 columns.

See Also: Appendix A

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