←back to thread

358 points ofalkaed | 1 comments | | HN request time: 0.378s | source

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
Show context
patapong ◴[] No.45555348[source]
Visual Basic 6 - arguably the most accessible way of creating GUI apps.
replies(3): >>45555769 #>>45558181 #>>45562091 #
homarp ◴[] No.45555769[source]
you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development."
replies(2): >>45556492 #>>45557106 #
1. stavros ◴[] No.45556492[source]
Lazarus seems like a fantastic GUI builder, but the problem with it (and VB6) is that I have to use a language with 0.01% the ecosystem of Python.