Hello,
I'm planning to do a project which involoves a lot of GUI. Does anybody know whether there is any IDE available that supports a code wizard feature for C++? For eg in VB, we design the menus, frames, text labels, etc. and when we click on 'generate code', the basic code of the form file is generated automatically. Then the only thing we have to do is to define the event handling functions.
Is there any such feature available in case of C++? I'm a newbie to windows programming in C++, so I'm sorry if I've not mentioned some detail that is necessary.
Thanks in advance,
-Jishnu.