Cyotek Forums

Source Code => Source Code => Topic started by: Jupklass on December 12, 2022, 02:03:15 PM

Title: ColorPicker .net6
Post by: Jupklass on December 12, 2022, 02:03:15 PM
Hi
Thank you so much for this controls.
I had a free tool (https://boardgamegeek.com/thread/2490834/tool-help-your-game-prototype-tabletop-pnp)
wich use it and i ´m migrating it to .net6
I know there is no support but could it be possible to get the code and i try to migrate the controls to .net6?

Thanks
Title: Re: ColorPicker .net6
Post by: Richard Moss on February 15, 2023, 07:20:58 AM
Hello,

Source code for the controls is available from our GitHub (https://github.com/cyotek/Cyotek.Windows.Forms.ColorPicker) page. With that said, I'm not entirely sure what the issue is - it should work with .NET 6 WinForms projects just the same as it worked with the older frameworks. I have to admit that although I converted ImageBox to be a multi-targeted SDK project I hadn't gotten around to doing that to the ColorPicker controls yet so perhaps there are issues.

If you do find there are specific bugs stopping it from being used in .NET 6 please either raise an issue on the GitHub project or add a post here and I'll add it to the exceedingly long list of things to do.

Regards;
Richard Moss