Tekken Posted September 16, 2018 Share Posted September 16, 2018 Hello guys! I have an login panel and I want that when I press TAB it skip's from Username edit box to Password. How can I do that? I searched on wiki but I couldn't find anything useful, do you guys know? Thank you. Link to comment
itHyperoX Posted September 16, 2018 Share Posted September 16, 2018 you using guiSetInputEnabled? If not, it should work as default. Link to comment
Tekken Posted September 16, 2018 Author Share Posted September 16, 2018 Nope I don't, but I do have guiEditSetMasked may this have anything to do? oh, I found the problem, it's because my edits are not in a window, but in a gridlist....thst's so silly.. Link to comment
JeViCo Posted September 16, 2018 Share Posted September 16, 2018 (edited) I guess this can be useful for you combine it with onClientKey and that's it. I didn't test it so i might be wrong @Tekken Edited September 16, 2018 by JeViCo 1 Link to comment
Scripting Moderators thisdp Posted September 16, 2018 Scripting Moderators Share Posted September 16, 2018 create edits in the same parent gui element 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now