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

[Question] will controls/xaml UI stuff in this repo be rewritten in WinUI 3.0? #2933

Closed
HppZ opened this issue May 23, 2019 · 5 comments
Closed
Labels
question ❔ Issues or PR require more information

Comments

@HppZ
Copy link

HppZ commented May 23, 2019

if it will be, then those controls are available in both c++ & c#, which is great.

@michael-hawker
Copy link
Member

Hi @HppZ,

The toolkit controls will still be separate from WinUI.

We don't depend on WinUI at the moment. That's been something open to discussion lately, though it has larger ramifications with WinUI 3.0, so when more info about that is available we'll decide on that point.

However, if we take a dependency on WinUI 3.0, it just means we'll have the same requirements as WinUI for the Toolkit. It doesn't change the behavior between C# and C++ today.

You can include some of the toolkit things in C++ in a round-about way today, but it still requires pulling in the .NET Framework as a dependency.

@HppZ
Copy link
Author

HppZ commented Jun 6, 2019

thanks for your replying.

I suggest let WinUI do the UI/Xaml work and this WindowsCommunityToolkit focus on other toolkit work (common developer tasks).

@mdtauk
Copy link

mdtauk commented Jun 6, 2019

I see the Community Toolkit as a staging ground for controls that may eventually end up in WinUI, but also as an extra package of utilities, controls, and helpers that make it easier for certain Devs to get things done

@Kyaa-dost
Copy link
Contributor

Closing this issue as it was discussed and answered by the community.

@michael-hawker
Copy link
Member

Also wanted to link to #3106 which is the issue tracking making a version of the Toolkit which works on top of WinUI 3.

@michael-hawker michael-hawker added the question ❔ Issues or PR require more information label Oct 23, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question ❔ Issues or PR require more information
Projects
None yet
Development

No branches or pull requests

4 participants