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 - entopt http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EntOpt

Set global entry form options.

Header File.....TCXLent.h

Prototype.......IntT CTYP EntOpt(FlgT gi, FlgT ud);

Source File.....ENT\ENTOPT.C

Arguments.......gi -  Global Insert Mode Enable
                ud -  Global  Up / Down  Key Enable

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOFRMBEG  -  No Begin Of Form Specified

Notes...........If <gi> is TRUE, all entry fields will have INSert mode
                turned on on entry to the field.  In the default mode of
                FALSE, INSert mode is specifically turned OFF on entry to
                each field.

                If <ud> is TRUE, Up/Down arrows move the cursor to the
                field physically above/below the current field; if FALSE
                (the default),  Up  translates to  BackTab , while  Down
                translates to  Tab .

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