LabiVila Posted July 28, 2013 Share Posted July 28, 2013 Hello and thanks for taking time to read this topic. in GUI, I can create a guiEdit inside a guiWindow, is there anyway I can create a space to write what do you want inside a dxRectangle? Thanks. Link to comment
FatalTerror Posted July 28, 2013 Share Posted July 28, 2013 If I understood your topic, a dxDrawInput doesn't exist. If you want your own input system, you should create it by youself. Theses functions maybe will help you: dxDrawRectangle dxDrawText addEventHandler("onClientClick") addEventHandler("onClientKey") addEventHandler("onClientCharacter") 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