Hi again ! I'd like to build a very simple GUI for a program i'm working on. Nothing complicated, just a couple of buttons, some labels and maybe an image.

In Java I used JBuilder 9 and simply "drag and drop" all the elements that I needed and put them properly, and the code was automatically generated . I was wondering if there is a similar tool for developing c++ it would really help me a lot !!