The Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 2 months agoIs that bad?lemmy.worldimagemessage-square320fedilinkarrow-up11.37Kcross-posted to: programmer_humor@programming.dev
arrow-up11.37KimageIs that bad?lemmy.worldThe Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 2 months agomessage-square320fedilinkcross-posted to: programmer_humor@programming.dev
minus-squarePieMePlenty@lemmy.worldlinkfedilinkarrow-up30·2 months agoIs it really? Does microsoft have no faith in its own user32 UI API?
minus-squareMashedTech@lemmy.worldlinkfedilinkarrow-up15·2 months agoYeah, windows apps, even official ones are just a mix of react native apps. https://microsoft.github.io/react-native-windows/
minus-squaretwice_hatch@midwest.sociallinkfedilinkEnglisharrow-up12·2 months agoI used to be with it! (XAML) Then they changed what it is! (WinUI)
minus-squareloics2@lemm.eelinkfedilinkarrow-up7·edit-22 months 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_Punda@feddit.orglinkfedilinkarrow-up1·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”).