Comment by patapong Comment by patapong 2 days ago 5 replies Copy Link View on Hacker News Visual Basic 6 - arguably the most accessible way of creating GUI apps.
Copy Link homarp 2 days ago Next Collapse Comment - you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development." Reply View | 2 replies Copy Link stavros 2 days ago Parent Next Collapse Comment - 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. Reply View | 0 replies Copy Link jamesu 2 days ago Parent Prev Collapse Comment - 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. Reply View | 0 replies
Copy Link stavros 2 days ago Parent Next Collapse Comment - 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. Reply View | 0 replies
Copy Link jamesu 2 days ago Parent Prev Collapse Comment - 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. Reply View | 0 replies
Copy Link paride5745 2 days ago Prev Next Collapse Comment - Gambas is a modern, open source Visual Basic dialect in the style of VB Classic. Reply View | 0 replies
Copy Link zweifuss 2 days ago Prev Collapse Comment - twinBASIC tries hard to be a bug compatible successor. Reply View | 0 replies
you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development."