I don't know what GUI system NP++ is built on, but doesn't the Windows API have a standard color wheel UI widget? Attached is the Visual Studio 2015 color picker. Simple and effective.
Hi,
yes, this was the colorpicker I wanted to use. Due to x64 introduction I wasn't able to finish it with version 1.11. but will do as next.
Sorry for delays but it's a bit more work for me as I used the colors as clear text names in xml pattern files before. I have now to allow both forms to be backward compatible and have full color support.
Regards, Mattes
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't know what GUI system NP++ is built on, but doesn't the Windows API have a standard color wheel UI widget? Attached is the Visual Studio 2015 color picker. Simple and effective.
Last edit: Kevin Tomlinson 2017-06-09
Hi,
yes, this was the colorpicker I wanted to use. Due to x64 introduction I wasn't able to finish it with version 1.11. but will do as next.
Sorry for delays but it's a bit more work for me as I used the colors as clear text names in xml pattern files before. I have now to allow both forms to be backward compatible and have full color support.
Regards, Mattes
Hi Kevin,
finally made it :)
Color picker is updated and custom colors are persisted also.
Solution will be in 1.12 shortly
Regards, Mattes
Initial preview available in https://sourceforge.net/projects/analyseplugin/files/binaries/v01.12-preview/
implemented in v1.12