|
|
|
|
|
by _bent
240 days 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 |
|
WPF is managed, only uses a bit of Win32 and DirectX 9, everything else is rendered by itself.