by proxysna on 5/7/25, 8:36 AM with 165 comments
by int_19h on 5/11/25, 9:37 AM
This was something like 500 Kb back in 2000, but it's still a far cry from your ~200 Mb Electron hello world.
by speakspokespok on 5/11/25, 9:43 AM
And so it drives me crazy to see the state of their documentation. The wiki needs to be archived and replaced with a coherent documentation platform. It’s such a turn off. The whole website is a SWAG site frankly.
‘ SWAG sites
SWAG is an archive of tips and example programs for Turbo Pascal/Borland Pascal and early Delphi. Much of it is still applicable to today's Object Pascal - and much is obsolete...’
How can a language compete when a new user sees this?
by foldl2022 on 5/12/25, 6:27 AM
Language is not a problem. Pascal is just C/C++ in another favor. LCL/VCL is a wonderful library, everything just works like what I am expecting.
by TiredOfLife on 5/11/25, 6:37 AM
by xvilka on 5/11/25, 11:12 AM
by bigpeopleareold on 5/11/25, 12:47 PM
by ramon156 on 5/11/25, 11:11 AM
by rantingdemon on 5/11/25, 12:37 PM
Lazarus and FPC is a great project. Building GUI apps like with Lazarus does not have an easy alternative, from which I'm aware.
I have tried it now on my Mac, and I have to jump through some hoops to get it going. Again a pity, its a great option.
by colechristensen on 5/11/25, 6:29 AM
>Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces.
by rcarmo on 5/11/25, 9:35 AM
I guess I'll wait for the next minor.
by user3939382 on 5/11/25, 9:09 AM
by ogogmad on 5/11/25, 1:15 PM
by zerr on 5/11/25, 7:50 AM
Besides Qt, does it have a pure Win API back-end as well?
by fithisux on 5/11/25, 9:45 PM