Support Forums
GUI? - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19)
+---- Thread: GUI? (/showthread.php?tid=22691)



GUI? - FireMonkeyFun - 10-13-2011

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.


RE: GUI? - CodingWorm - 10-14-2011

U Can Use WPF and can make a GUI in way you want.


RE: GUI? - alabama - 10-14-2011

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.


RE: GUI? - SomeWhiteGuy? - 10-14-2011

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.