Bilal135 Posted July 29, 2015 Share Posted July 29, 2015 I am pretty familiar with GUIs at the time, so just curious how to make DX windows and buttons, something like that. So the main question is, how to create DX windows and DX buttons? Link to comment
JR10 Posted July 29, 2015 Share Posted July 29, 2015 Mainly with dxDrawRectangle and dxDrawText. Take a look here: https://github.com/Woovie/dxGUI Link to comment
Bilal135 Posted July 29, 2015 Author Share Posted July 29, 2015 Mainly with dxDrawRectangle and dxDrawText. Take a look here: https://github.com/Woovie/dxGUI How do I use it? Link to comment
xeon17 Posted July 29, 2015 Share Posted July 29, 2015 You need some OOP experience, here is a example how the dxLibrary works. 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