Support Forums

Full Version: GUI?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do you make a GUI for a program? If that is the wrong term I'm sorry. I'm trying to learn and have always wondered how to make one and put it with a program. Also, is it different to do with different languages?

I figured this should be in the coding section but I wasn't sure on that either. If it's wrong please move it to the proper area. I'm not very good with placing threads.

Thank you in advanced for your response.
U Can Use WPF and can make a GUI in way you want.
Visual Basic is the most common GUI maker, I think. It's pretty easy, download Microsoft Visual Studio and you can customize it however you want.
The GUI is what all the controls are. Its hard to explain, its the visual appeal of your program and the simplicity of it for users.