[Cuis-dev] Set color from a menu
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Sat Nov 6 07:35:17 PDT 2021
On 2021-11-06 01:17, Hilaire Fernandes via Cuis-dev wrote:
> It is nice! I would make the dialog more squarish though. Or may be you
> have special idea how to organize the colours.
The color click-select uses the current color dictionary, organized by
"closeness". See the sortBlock in
ImagePickerPanel class>>namedColors
and try:
ImagePickerPanel useCSS3ColorDict.
ImagePickerPanel useXKCDColorDict.
ImagePickerPanel useSmallColorDict.
ImagePickerPanel useCrayonColorDict.
FYI,
-KenD
More information about the Cuis-dev
mailing list