_Dark_ Posted September 15, 2012 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.
Cadu12 Posted September 15, 2012 Posted September 15, 2012 Use 'onClientCharacter' event. You can take a look source, resource called 'resedit' in community.
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