For those of you wanting a good GUI for programming in basic try out xBasic. It can create compiled programs for Linux, or you can use xBasic for windows and attain the same results from the same source code, or you can make libraries or modules in assembly output .s files. All of these designer/IDE are wysiwyg!!
Gambas 2 creates a kind of interpreted tokenized output but has numerous plug-ins for some quite substancial programming.
xForms has come from closed source into the open source community. It is very robust, (used the original trial version back in 1990’s) Output of this GUI WysiWyg is in pure c++ .
You can check out my site at
All Tech Development
for more information. when you get there look under developer->languages->Basic and you will get to the page showing examples.
enjoy!