I've been pretty busy recently pushing out updates to WebCopy, a pending update to Spriter and working on a game project so blog posts have suffered a bit. While I work to correct that, we've just pushed an update to the ColorPicker controls.
Important!
This update contains breaking changes due to a number of renamed classes and enum members.
So what's new?
- All the
somethingPaletteReader
classes have been replaced withsomethingPaletteSerializer
. As the new names imply, palettes can now be written as well as read. This is a breaking change and may require some reworking of any code that used to use the old readers. - The
ColorEditor
now supports selecting of named colors as the hex editor is now a dropdown list. As well as being able to select named colors from the list, you can now also type names directly into the hex editor and they will be processed accordingly. - The
ColorPickerDialog
now can load and save palette files - Palette support has been reworked to allow the saving of palettes as well as loading. Unfortunately due to the initial names of these classes this is a breaking change, albeit a minor one.
- Added a bit more documentation
- Corrected some grammatical errors in existing documentation and headers
- Added additional tests to ensure palettes are written correctly
New from 1.0.1.0:
- GIMP Palette support
- Some unit tests to make sure palettes are read correctly
Downloads
Grab the update from the link below or from the GitHub page.
We hope you enjoy these improvements!
Downloads
- Cyotek.Windows.Forms.ColorPicker-1.0.2.0.zip (382.27 KB)
All content Copyright © by Cyotek Ltd or its respective writers. Permission to reproduce news and web log entries and other RSS feed content in unmodified form without notice is granted provided they are not used to endorse or promote any products or opinions (other than what was expressed by the author) and without taking them out of context. Written permission from the copyright owner must be obtained for everything else.
Original URL of this content is http://www.cyotek.com/blog/colorpicker-controls-update-1-0-2-0?source=rss