IUP/Functions/IupGetFocus

From Vendetta Lua
Jump to: navigation, 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.

See Also

IupSetFocus.