Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway2046
96 days ago
wxWidgets is just a wrapper around existing UI libraries; win32 on Windows, and Gtk/Qt on *nix.
1 comments
lpcvoid
96 days ago
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.
link