Hacker News new | ask | show | jobs
by jagged-chisel 1182 days ago
Is Gambas not also a drag and drop GUI builder, but for BASIC?
1 comments

It is also it's own IDE, doesn't rely on microsoft's IDE, and it creates a native application, not a website.

Qt designer is drag and drop GUI builder… is C++ now the same too?

Not C++ the language. But Qt designer is like Gambas, but for C++.

So all these things are indeed similar.

If the end result is a webpage, it's more like frontpage.