←back to thread

358 points ofalkaed | 4 comments | | HN request time: 0.609s | 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 #
1. homarp ◴[] No.45555769[source]
you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development."
replies(2): >>45556492 #>>45557106 #
2. 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.
3. 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 #
4. hulitu ◴[] No.45607310[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.