New color-picker in trunk

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

New color-picker in trunk

Chris Muller-3
After years of a color-picker that simply cannot pick the colors I
want, I have adapted Pharo's color-picker to be more in the style of
Squeak and integrated it into the trunk.

To use, set "Use the new color-picker" in preferences.

modalColorPickers is ignored for the new color-picker.

It cannot select a color from the world, although this would be a
welcome enhancement.

 - Chris