Comment by patapong 2 days ago Visual Basic 6 - arguably the most accessible way of creating GUI apps. 5 comments patapong Reply homarp 1 day ago you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development." stavros 1 day ago 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. jamesu 1 day ago 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. paride5745 1 day ago Gambas is a modern, open source Visual Basic dialect in the style of VB Classic. zweifuss 20 hours ago twinBASIC tries hard to be a bug compatible successor.
homarp 1 day ago you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development." stavros 1 day ago 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. jamesu 1 day ago 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.
stavros 1 day ago 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.
jamesu 1 day ago 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.
paride5745 1 day ago Gambas is a modern, open source Visual Basic dialect in the style of VB Classic.
you still have Lazarus, "a Delphi compatible cross-platform IDE for Rapid Application Development."
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.
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.
Gambas is a modern, open source Visual Basic dialect in the style of VB Classic.
twinBASIC tries hard to be a bug compatible successor.