Nice review. Some points I observed:
"The Gambas IDE, shown in Figure 1, has free floating windows like the original Delphi, and unlike Visual Studio."In fairness, when I used Visual Studio (5 & 6) I used the free floating interface, but it's true that it's MDI by default.
"On my aging 1700 MHZ Fedora 2 system, I would estimate that response time in the IDE is roughly equivalent with Delphi 1 or 2."I run Gambas on a P3/700 (which I don't consider ageing

) and it's very responsive - I have noticed no slow GUI performance. Fast control redrawing & updating and fast execution.
"I did not detect any context sensitive help"Does this exist? I use it a lot in other IDEs that support it and its inclusion in Gambas woud add an extra dimension to an already impressive environment.
"This project was apparently developed primarily by a single individual, Benoît Minisini. There were others involved in the project, but Benoit was definitely the chief architect and creator of the majority of the source code for the tool."And this is very impressive - commercial software vendors have teams of individuals working to create similar environments and compilers - I would guess that the development of various components of a "Visual" language spans departments within an organisation. Even if I had the skill I doubt I would have the courage to take on a project with such a wide scope.
"There are some shadows in this otherwise bright picture. Gambas uses QT, so there is no cost to distribute free GUI based applications written in Gambas, but if you want to sell a product written in Gambas, you must talk to TrollTech."I was under the impression that it's just as simple to use the GTK+ toolkit (even after coding), but I can't say I've tried.
Great to see the word getting out there - great to see yet another open source gap filled, and filled so effectively. We all have an answer for the cries for a RAD tool now

*edit* Ah, I see some of these issues are dealt with in the replies. Context sensetive help woo!
