A RAD for C++

anybody aware of any RAD tool? I've heard of C++ Builder but just heard only.
Try QtDesigner. C++ Builder was dead long time ago.
The old Borland C++Builder was good, even by today's standards.
It is now developed by Embarcadero, the current version being C++Builder XE2.
Embarcadero RAD Studio +1
(if you can afford it [edit] This is what Athar recommended to you[/edit])

Visual C++ Express
(free, and also comes with a Windows forms designer)

I think Eclipse and Code::Blocks also have the ability to integrate forms designers

These days, many systems tend towards having separate forms designers.
QtDesigner for Qt and KDE
Glade for GTK
wxGlade for wxWidgets

hmm, also see here http://en.wikipedia.org/wiki/Graphical_user_interface_builder
Last edited on
Ok guys, I'll give it a shot.
Thanks for your help
Would you by any chance be talking about http://www.radgametools.com/ ? If so I don't think you meant to use the word RAD.
@LB
no.
Topic archived. No new replies allowed.