The Picard Maneuver to People Twitter@sh.itjust.works • 1 month agoIs that bad?lemmy.worldimagemessage-square317arrow-up11.36Kcross-posted to: programmer_humor@programming.dev
arrow-up11.36KimageIs that bad?lemmy.worldThe Picard Maneuver to People Twitter@sh.itjust.works • 1 month agomessage-square317cross-posted to: programmer_humor@programming.dev
minus-square@PieMePlenty@lemmy.worldlinkfedilink30•1 month agoIs it really? Does microsoft have no faith in its own user32 UI API?
minus-square@MashedTech@lemmy.worldlinkfedilink15•1 month agoYeah, windows apps, even official ones are just a mix of react native apps. https://microsoft.github.io/react-native-windows/
minus-square@twice_hatch@midwest.sociallinkfedilinkEnglish12•1 month agoI used to be with it! (XAML) Then they changed what it is! (WinUI)
minus-square@loics2@lemm.eelinkfedilink7•edit-21 month agoWinUI is yet another thing, it’s not React native. It’s kind of a new version of WPF with additional things and you can still use XAML
minus-squareMad_Pundalinkfedilink1•1 month agoWhen I tried to use it it seemed like WPF but worse (except for the modern theming, but that I can get in WPF via the 3rd party ”WPF UI”).
Is it really? Does microsoft have no faith in its own user32 UI API?
Yeah, windows apps, even official ones are just a mix of react native apps.
https://microsoft.github.io/react-native-windows/
I used to be with it! (XAML) Then they changed what it is! (WinUI)
WinUI is yet another thing, it’s not React native. It’s kind of a new version of WPF with additional things and you can still use XAML
When I tried to use it it seemed like WPF but worse (except for the modern theming, but that I can get in WPF via the 3rd party ”WPF UI”).