Earlier quoted context omitted.
That's extremely uncharitable. I think slack and discord have pretty great UIs, and that's all "web tech." Figma just IPO'd at a $58 billion valuation - is that not proof their UI is good? If it wasn't good, no one would use it. VS code became the preeminent text editor and IDE over the last decade - all web tech.
Not sure about others but VS Code and Discord are slow and eating too much RAM for what they do.
Microsoft is open sourcing Windows 11's UI framework
251–260 of 308 posts
Re: Microsoft is open sourcing Windows 11's UI framework
#252Earlier quoted context omitted.
Control Panel is definitely a bad example, I do see them working little by little, update by update, to integrate everything into Settings
It's been like 10 years since that settings panel came out with Windows 8. How many more years until it's done?
Re: Microsoft is open sourcing Windows 11's UI framework
#253Earlier quoted context omitted.
There is Win32, that has made us company for several decades, is kind of ok, definitely much better than Motif, the official UI for much UNIXes, before Linux took over.
In Motif, i can set the shadowThickness as much as i want. /s
Re: Microsoft is open sourcing Windows 11's UI framework
#254Earlier quoted context omitted.
Well, to be fair, Microsoft decided to kill the Windows API that everybody knew, and spent about a decade and half creating a replacement every few years that couldn't actually replace the original thing. It's hard to survive that. Honestly, I don't even know what the GP is talking about when they say the devs don't know "Windows".
>and spent about a decade and half creating a replacement I often feels modern Apple is the same. I mean we are 10 years into Swift, 6 years into Swift UI. And it feels they are still in beta.
Re: Microsoft is open sourcing Windows 11's UI framework
#255Earlier quoted context omitted.
From the WinUI community calls, I would assert all new employees have zero Windows experience and management doesn't care to give them proper skills. Too many questions that any Windows developer would know why the question was being asked, where they either couldn't answer or had puzzled looks on why the questions were being asked in first place. That is also a reason why now there are Webview2 instances all over th…
Do Windows developers use Windows or Mac at work?
Re: Microsoft is open sourcing Windows 11's UI framework
#256Earlier quoted context omitted.
I was going to ask about Win32. I haven't had to do it in a while, but if I had to write a desktop app in windows, that would be what I would reach for. It's still supported... is their any indication that it won't be for many years to come? Also, it looks better, in my humble opinion. It's probably lacking features that I'm uninterested in.
Still works fine. High DPI stuff is a dick but that’s about it.
Re: Microsoft is open sourcing Windows 11's UI framework
#257Earlier quoted context omitted.
Honestly at this point who would seriously use any Microsoft UI framework? They've abandoned 100% of their previous UI frameworks unfinished when they get distracted by a new, shinier framework. Why use a busted incomplete framework missing basic features when there's entire ecosystems of open source cross-platform frameworks being actively maintained and which actually have all the features you need? Really this is…
Forms and WPF are still reasonable options.
I've also tried WPF, but it's missing very basic controls that I just don't feel like recreating.
Re: Microsoft is open sourcing Windows 11's UI framework
#258Earlier quoted context omitted.
This was already a thing 20 years ago. Students weren’t have any experience with windows, it was something companies used, and today even that has gone away.
I promise you it has not "gone away" which is why Azure is so popular.
Re: Microsoft is open sourcing Windows 11's UI framework
#259Earlier quoted context omitted.
It's been like 10 years since that settings panel came out with Windows 8. How many more years until it's done?
It's done when you're not visiting old control panel anymore. I wonder what people are even doing regularly enough in control panel for that to be such a problem.
Device Manager has that nice tree setup allowing me to see problematic devices a lot quicker.
Drive management has that nice table of physical devices on the top and then partitions on the bottom.
The old-school network adapter page shows me every network device in a single window, real or virtual, and I can mess around with their settings a lot faster with right-click properties.
And of course the services manager allows me to make sure that certain services arent running, like Windows search indexing - I use voidtools Everything instead.
That said, those tend to be the exceptions and not the rules. I've actually been quite pleased with the progression of the settings window over the course of Windows 10 and 11. A special shout out to the new fonts page as it is light years better than what came before.
Re: Microsoft is open sourcing Windows 11's UI framework
#260Earlier quoted context omitted.
Well, to be fair, Microsoft decided to kill the Windows API that everybody knew, and spent about a decade and half creating a replacement every few years that couldn't actually replace the original thing. It's hard to survive that. Honestly, I don't even know what the GP is talking about when they say the devs don't know "Windows".
Yup. I remember 4 or 5 different frameworks that were supposed to be the future of native UI on windows, but each one after WinForms was harder to use, slower, and less capable than what came before.