Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[features] Support WinUI Styles Menu in windows 11 #167

Open
greenhat616 opened this issue Mar 17, 2024 · 0 comments
Open

[features] Support WinUI Styles Menu in windows 11 #167

greenhat616 opened this issue Mar 17, 2024 · 0 comments

Comments

@greenhat616
Copy link

greenhat616 commented Mar 17, 2024

Docs related:

In current point, windows-rs has dropped the support of winui 3(with XAML).

There's a third part winui lib with no xaml, but it was not got active maintaince.

So, we should get two approaches in this point.

  • use cs binding to make it works. It should dynamic import a dll and requrie a modern dotnet runtime, dotnet 6 etc.
  • us cpp binding to make it works.
@greenhat616 greenhat616 changed the title [features] Support WinUI Styles Menu [features] Support WinUI Styles Menu in windows 11 Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant