gui.getFocusedComponent
Returns a handle to the component currently in focus.
Prototype
hComponent = gui.getFocusedComponent ( )
Return values
hComponent - component handle on success, otherwise nil
Available since ShiVa 2.0
Returns a handle to the component currently in focus.
hComponent = gui.getFocusedComponent ( )
hComponent - component handle on success, otherwise nil
Available since ShiVa 2.0