logoalt Hacker News

lpcvoidtoday at 1:12 PM2 repliesview on HN

Lazarus is crazy good, as is Delphi, if you can afford it. wxWidgets is also nice, without the licensing weirdness that is Qt.


Replies

throwaway2046today at 5:02 PM

wxWidgets is just a wrapper around existing UI libraries; win32 on Windows, and Gtk/Qt on *nix.

steve_taylortoday at 1:32 PM

Lazarus is probably the easiest way to make a lean and fast native Windows app without paying for tooling.