Panel.RequestFocus
From GMod Wiki
Function | |
Syntax | Panel:RequestFocus( ) |
Description: | |
Attempts to obtain the focus for this panel. | |
Returns: | nil |
In Object: | Panel |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Panel.RequestFocus]Panel.RequestFocus [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Note that if you are releasing an object with Panel.KillFocus you should add a delay before requesting focus on another object or it will fail silently.