(no title)
_bent
|
4 months ago
macOS is the only OS you can write native applications for. On Linux there are with GTK and QT two different GUI frameworks that could be considered native on some distros.
And on Windows there are so many different frameworks and approaches used by MS for the shell that even a Webview could be considered native
pjmlp|4 months ago
WPF is managed, only uses a bit of Win32 and DirectX 9, everything else is rendered by itself.
_bent|4 months ago
rafram|4 months ago
nicoburns|4 months ago