GhostXoP Posted June 17, 2012 Share Posted June 17, 2012 In a nut shell, I click the input box with my cursor, and it does not respond, nor does it allow input. What may be wrong? Other buttons can be clicked however. Link to comment
Guest Guest4401 Posted June 17, 2012 Share Posted June 17, 2012 There might be an invisible gui element over the edit (the label exceeds its width/length overlapping the edit) or you probably used guiEditSetReadOnly to make it read only. Link to comment
GhostXoP Posted June 17, 2012 Author Share Posted June 17, 2012 That would explain why the last button that was unresponsive did the same until i fixed its coordinates. I may be overusing this term but... Thank you. 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