Hacker News
new
past
comments
ask
show
jobs
points
by
lpcvoid
8 hours ago
|
comments
by
steve_taylor
8 hours ago
|
next
[-]
Lazarus is probably the easiest way to make a lean and fast native Windows app without paying for tooling.
reply
by
throwaway2046
4 hours ago
|
prev
|
[-]
wxWidgets is just a wrapper around existing UI libraries; win32 on Windows, and Gtk/Qt on *nix.
reply
by
lpcvoid
2 hours ago
|
parent
|
[-]
Yes, as is the VCL that Delphi ships, along with the Lazarus component library which bases on Qt or GTK on Linux, and Win32 on Windows. It's the same sort of layer.
reply