pungemo
Member
With this major project I've been practicing up my C++ but one thing that really drive's me mad is trying to create a GUI. There simply aren't any good development environments for creating a GUI C++ program. I usually use notepad, Dev-C++ and Borland (unfortunately doesn't work in x64). I can use Microsoft Visual C++ but it uses and API and generates so much rubbish code. Does anyone know of another way I could approach or another development environment I could use?