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

Assign user hotkey to current entry field.

Header File.....TCXLent.h

Prototype.......IntT CTYP FldKey(KeyT hk);

Source File.....ENT\FLDKEY.C

Arguments.......hk -  Hotkey for field

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOACTIVE  -  No Active Window
                   W_NOINPDEF  -  No Input Fields Defined

Notes...........This function assigns a "hot key" to the individual data
                entry field.  The call to this function must appear
                immediately after the call to the EntFld() to which it
                relates.  During user input, when the user enters the
                field, the before function gets called.

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