Hacker News new | ask | show | jobs
by pjmlp 1281 days ago
Win32, WinForms, WPF are as good as it gets, and really the only ones that matter.

UWP is deprecated, althought it keeps being the one mostly used on Windows 11, as WinUI still isn't up to its game and keeps collecting issues across all their repos.

Windows App SDK is not a GUI framework, rather the new marketing name for Project Reunion, the porting of UWP runtime infrastructure on top of standard COM without sandoxing and application identity.

1 comments

Do you know which of those toolkits is used for the new Windows 11 Notepad? It's quite a bit more "laggy" to scroll in than the old Notepad that's still on the Server edition.
The old notepad was Win32, the new one is WinUI, there you have it, how good WinUI is in its current state.

https://www.thurrott.com/windows/windows-11/260092/hands-on-...