AndrewBGS
Member
|
[solved] Get TextLine focus
This is probably a silly question, but how can I find out when the TextLine is in focus?
I'm trying to make a console and I need to know when the player is typing in the text line so I can ignore what he;'s typing as input for other features.
(This post was last modified: 03-30-2014 02:06 AM by AndrewBGS.)
|
|
03-29-2014 08:30 PM |
|
AndrewBGS
Member
|
RE: [solved] Get TextLine focus
Found it, apparently it was Gui.kb()==<Gui Object>. I should have known...
|
|
03-30-2014 02:06 AM |
|