Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

Textbox Unfocus Function?

Asked by
4Bros 550 Moderation Voter
9 years ago

Is there any custom function or a property in a gui that can be used to lose focus while you're focused on a textbox?

3 answers

Log in to vote
1
Answered by 8 years ago

TextBox:ReleaseFocus() was added back in June on the 25th. Just thought I'd add it as an answer for anyone who dug this question up at a later date. Here's more info on ReleaseFocus:

http://wiki.roblox.com/index.php?title=API:Class/TextBox/ReleaseFocus

Ad
Log in to vote
0
Answered by 8 years ago

if you're looking for a method to Unfocus yourself from a textbox, there is none currently available.

Log in to vote
-2
Answered by 9 years ago

This might be what your looking for, im unsure http://wiki.roblox.com/index.php?title=API:Class/TextBox/FocusLost if you mean it blurs, then i dont think theres a funtion for that, might have to use images instead

Answer this question