The Picard Maneuver to People Twitter@sh.itjust.works • 3 days agoIs that bad?lemmy.worldimagemessage-square329fedilinkarrow-up11.34Karrow-down111cross-posted to: programmer_humor@programming.dev
arrow-up11.33Karrow-down1imageIs that bad?lemmy.worldThe Picard Maneuver to People Twitter@sh.itjust.works • 3 days agomessage-square329fedilinkcross-posted to: programmer_humor@programming.dev
minus-square@PieMePlenty@lemmy.worldlinkfedilink29•3 days agoIs it really? Does microsoft have no faith in its own user32 UI API?
minus-square@MashedTech@lemmy.worldlinkfedilink14•3 days 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•3 days agoI used to be with it! (XAML) Then they changed what it is! (WinUI)
minus-square@loics2@lemm.eelinkfedilink7•edit-23 days 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•2 days 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”).