IUP/Functions/IupGetFocus
From Vendetta Lua
Jump to navigationJump to search
Verifies the interface element with keyboard focus, that is, the element that receives keyboard events.
Parameters/Return
iup.GetFocus() -> elem: ihandle
- This function returns the identifier of the interface element which at the moment is receiving keyboard events.