Dialog Builder

I'v looked everyware for a dialog builder but a just can't fined one.
other then resource builder.
What kind of GUI do you use?
dev-cpp
Prity old but it werks!
If you learn to use Qt a bit, I think the Qt Creator IDE has a form designer for creating Qt GUIs.
http://qt.nokia.com/products/

And as for DevC++, you probably get spammed with this, but what the hell:
http://www.cplusplus.com/forum/articles/36896/
Last edited on
ok that was a lot a help thanks. But I don't have enough $ to by the programs that you guys
use.
Please don't use Dev-C++; it has many faults and better alternatives exist.

But I don't have enough $ to by the programs that you guys use.

QT Creator is free of charge.

And also Visual C++ Express edition is a free version of Visual Studio, so don't be put off Microsoft's products by cost. Also, if you are a student, you can get a version of Visual Studio Professional free of charge for educational use through a program called Dreamspark.

When you looked at Qt, don't be confused by any large prices that may be mentioned. You can opt to use Qt with the LGPL license (free with restrictions) or a commercial one. I assure you that I have no more $s that you ;)
i tryde to install the vc 4program frome microwsoft but it say that it cant b'cus of some mising file. and i tryde to install it right frome the internet and it still did not werk!
We've got to VC10 now ^^ If the installer genuinely won't work, perhaps you'll find more people who can help you on Microsoft's own forums:
http://social.msdn.microsoft.com/Forums/en/categories/
Topic archived. No new replies allowed.