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

Add MAUI support for Template Studio #4766

Open
3 tasks
Natriss opened this issue Oct 9, 2024 · 4 comments
Open
3 tasks

Add MAUI support for Template Studio #4766

Natriss opened this issue Oct 9, 2024 · 4 comments

Comments

@Natriss
Copy link

Natriss commented Oct 9, 2024

Is your feature request related to a problem? Please describe.

The current Template Studio is only available for WinUI 3/UWP/WPF.
When it come to cross-platform, you're kinda on you're own on this with ofcourse some help of the documentation.

This might be tagged as a duplicate of #4117
But having it as a question, I really want this to be proposal and/or enhancement.
That question is from 3 years ago and there is almost to no communication of it going to be a proposal or not.

Describe the solution you'd like

It would be nice to be able to set up a MAUI project with given navigation options.
Adding different types of pages and/or sub pages.
Being able to use MVVM Toolkit or not.
Correctly setting up for Multilanguage support.

This might be a difficult one but custom controls with TemplatedView and ResourceDictionary.
TemplatedView is not as deep documented then ContentView and while they are similar, there is a difference.
Having a basic custom control(s) in a page (e.g. a button).
This would show any developer how to correctly create custom controls without going to the DonNetEvolution or Windows App Community Discord server to ask how to create a custom control with a TemplatedView.
This could take the approach how WinUI 3 handles it Generic.xaml concept.

Describe alternatives you've considered

MAUI App Accelerator does it really well in my opinion.

Additional context

No response

Applies to the following platforms:

  • WinUI
  • WPF
  • UWP
@mrlacey
Copy link
Collaborator

mrlacey commented Oct 10, 2024

@Natriss Why do you think MAUI App Accelerator isn't sufficient as it is?

@Natriss
Copy link
Author

Natriss commented Oct 10, 2024

@mrlacey Not at all.
But asking for an official product isn't weird tho.
If I could I would love to build a template studio as well.
Having multiple options to choose from is not bad but really good.
What the Microsoft Template Studio don't do, does a thirt party one and vice versa.

@mrlacey
Copy link
Collaborator

mrlacey commented Oct 10, 2024

@Natriss Yep, no harm in asking but for background:
I helped build the original UWP version of Template Studio.
I made the WinUI and VS2022 support possible. This started as a fork as MS weren't building anything. They adopted my fork as an official continuation but quickly lost interest after removing my permissions to make changes. That's why Template Studio currently sits in a virtually abandoned state. :(
I built MAA as there was no one at MS with funds or suitable interest to create a MAUI-focused version of Template Studio.
My suggestion is to not hold your breath waiting for something

@Natriss
Copy link
Author

Natriss commented Oct 10, 2024

@mrlacey I'm sorry this has happened to you and how the current state is of this repo.

Thank you for your background.
I am going to continue to use MAA, don't worry :3

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

2 participants