_Dark_ Posted September 15, 2012 Share Posted September 15, 2012 Hello. I'am making custom GUI system, using dx* functions and I want to create custom edit box. But I don't know how to do this better. I have an idea: use onClientKey event to get pressed buttons and then render it's, but it will be difficult to create text selection, caret, etc. Is there any ideas? Thank you. Link to comment
Cadu12 Posted September 15, 2012 Share Posted September 15, 2012 Use 'onClientCharacter' event. You can take a look source, resource called 'resedit' in community. Link to comment
_Dark_ Posted September 16, 2012 Author Share Posted September 16, 2012 Ok, thank you, Cadu. 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