Dude, the "VB6 like" window builder is amazing. The whole process of put button on form, double click button to put code inside button is what got me started in programming. Will you have something like this?
Hi pcdoodle. I am also very fond of that style of programming, and it's something I'd like to explore down the line.
In the immediate future though, the visual builder tool is limited to generating C++ that you then glue together with the rest of your program. But one day :)