iupkey_open

IUP - Portable User Interface

iupkey_open

Allows IUP keyboard definitions to be used in IupLua. This function must be run by the host program after iuplua_open. Please refer to the Keyboard Codes table for a list of possible values.

Parameters/Return

void iupkey_open(void); [in C]
[There is no equivalent in Lua]

See Also

K_ANY callback, KEY attribute