←back to thread

358 points ofalkaed | 7 comments | | HN request time: 0.374s | source | bottom

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
1. patapong ◴[] No.45555348[source]
Visual Basic 6 - arguably the most accessible way of creating GUI apps.
replies(3): >>45555769 #>>45558181 #>>45562091 #
2. homarp ◴[] No.45555769[source]
you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development."
replies(2): >>45556492 #>>45557106 #
3. 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.
4. jamesu ◴[] No.45557106[source]
Lazarus is nice but both its apis and the ui feel like they're still stuck in the early 00's. It's not enough to look like VB6 / Delphi these days; you've got to keep up with what kinds of conventions we expect now.
replies(1): >>45607310 #
5. paride5745 ◴[] No.45558181[source]
Gambas is a modern, open source Visual Basic dialect in the style of VB Classic.
6. zweifuss ◴[] No.45562091[source]
twinBASIC tries hard to be a bug compatible successor.
7. hulitu ◴[] No.45607310{3}[source]
> the ui feel like they're still stuck in the early 00's.

As a masochistic user of Windows (Work), Android (phone) and iOS (work phone), i consider this a feature.

Window management in Windows, can be the subject of a Nobel prize winning novel.