v1.4.0 #3827
Replies: 7 comments 11 replies
-
ETA on that? Looking forward to seeing the new |
Beta Was this translation helpful? Give feedback.
-
What is needed to get the Customize button for Widgets? I already implemented |
Beta Was this translation helpful? Give feedback.
-
You need to declare your Widget customizable in the appxmanifest declaration:)
Docs for this are coming :) |
Beta Was this translation helpful? Give feedback.
-
Hi now that XAML Islands is not experimental anymore. How do we use it it in WPF? I have had a look around and I'm pretty confused, we have what seems like some ancient XAML Islands documentation here. Digging into the release notes it says that there is no convenient wrapper for WPF or WinForms. So can you do it, how? If this is XAML Islands for C++ is no longer experimental please do identify it as that. When is this going to be fully released for all platforms? |
Beta Was this translation helpful? Give feedback.
-
WinForms/C# seems to work, like in the link of a test sample (CSharp_WinUI3_DesktopWindowXamlSource) I posted in another thread (microsoft/microsoft-ui-xaml#7029) |
Beta Was this translation helpful? Give feedback.
-
I just found the problem, thanks to microsoft/microsoft-ui-xaml#8806 , |
Beta Was this translation helpful? Give feedback.
-
Hi folks, wanted to let you know that we had a late addition to the release notes for v1.4.0 about new custom titlebar features! You can check out the notes here: And check out the code and screenshot here: You'll be able to see these changes in the WinUI Gallery app on the next release, or alternatively you can see them now by building the repo. Take it for a spin and let us know what you think! |
Beta Was this translation helpful? Give feedback.
-
Windows App SDK 1.4.0 (1.4.230822000)
WinAppSDK 1.4.0 is the latest stable version of WinAppSDK providing new features and improvements to the platform.
New features include:
ItemsView
.DesktopAcrylicController
andMicaController
.Additional updates include:
To see everything that's new and changed, see the full Windows App SDK 1.4 release notes.
See the WinAppSDK 1.4 milestone and WinUI 3 in WinAppSDK 1.4 milestone for a list of issues addressed in this release.
Try it out
Getting Started
To get started using Windows App SDK to develop Windows apps, check out the following documentation:
This discussion was created from the release v1.4.0.
Beta Was this translation helpful? Give feedback.
All reactions