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

[Feature Request] Port of ColorPicker to .NET Maui #59

Open
IndianaGary opened this issue Dec 20, 2021 · 22 comments
Open

[Feature Request] Port of ColorPicker to .NET Maui #59

IndianaGary opened this issue Dec 20, 2021 · 22 comments
Assignees

Comments

@IndianaGary
Copy link
Collaborator

I am irked that the WINUI 3 ColorPicker is so complex and not easy to use in C# code.

I would much prefer a more straightforward implementation such as provided by this project, although I do realize that a new implementation would require creating a Handler rather than a custom Renderer.

One desirable feature enhancement would be to allow specification of, and the display of,a hex value, e.g. #rrggbbaa
with alpha, or #rrggbb without alpha (would default to 100%)

@vpapenko vpapenko self-assigned this Dec 21, 2021
@vpapenko
Copy link
Owner

Porting to Maui is on my list, but it will take time.
Implementing additional controls for hex and RGB numeric values is an easy task. Will include it in the next release.

@IndianaGary
Copy link
Collaborator Author

IndianaGary commented Dec 21, 2021

I can help. Preview 11 now exposes the hwnd on the Microsoft.UI.Xaml.Window used to host the MAUI controls. I'm using it to successfully access the FileOpenPicker and FileSavePicker. I also have Win32 experience. If you have any tasks that I could perform in advance of your port, let me know.

@vpapenko
Copy link
Owner

Cool.
Any contributions are welcome.
Please contact me, my email is in profile.

@JayBeAl
Copy link

JayBeAl commented Jul 11, 2022

Hey, this project is what im searching for my app development. Are there any news on the MAUI port?

@IndianaGary
Copy link
Collaborator Author

In progress...

@IndianaGary
Copy link
Collaborator Author

IndianaGary commented Jul 13, 2022 via email

@JayBeAl
Copy link

JayBeAl commented Jul 13, 2022

Thanks a lot for the news! Good work btw!

@hot33331
Copy link

Hey there, any news on this?

@IndianaGary
Copy link
Collaborator Author

IndianaGary commented Jun 4, 2023 via email

@hot33331
Copy link

hot33331 commented Jun 4, 2023

Thank you for the update Gary, sorry to hear you were sick, but great to hear that you are back in the saddle. All the best, Tobias

@mattalanskas
Copy link

Any update?

@IndianaGary
Copy link
Collaborator Author

IndianaGary commented Sep 24, 2023 via email

@ChristopherStephan
Copy link

Any update on this?

@TheresasAccount
Copy link

Hey, just checking if this is still under development?

@IndianaGary
Copy link
Collaborator Author

IndianaGary commented Jan 22, 2024 via email

@ChristopherStephan
Copy link

@IndianaGary When do you think it'll be done? Just asking for planning purposes. 😄

@IndianaGary
Copy link
Collaborator Author

IndianaGary commented Jan 25, 2024 via email

@TheSundayDev
Copy link

hi, any news or plan?
thanks!

@vpapenko
Copy link
Owner

vpapenko commented Jun 24, 2024 via email

@IndianaGary
Copy link
Collaborator Author

IndianaGary commented Jun 25, 2024 via email

@vpapenko
Copy link
Owner

vpapenko commented Jul 2, 2024 via email

@IndianaGary
Copy link
Collaborator Author

IndianaGary commented Jul 2, 2024 via email

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

8 participants