I am looking for a small program to make GUIs (form entry type GUIs nothing really fancy). I have tried a number of applications and they don't seem to work properly. I am looking for something that allows you to drag and drop componets onto a frame, also allowing you to rename them, etc. Then when you are finished it would output the source code to create the GUI for you. All that would be necessary would be the addition of the code to provide functionality to it.
For an example of the type of interface that I would like, take a look at how VB does it.
For an example of the type of interface that I would like, take a look at how VB does it.