Page 1 of 1

Add custom color support for colour picker dialogs

Posted: Sun Jan 11, 2009 3:45 pm
by ckv
Often overlooked feature in ChooseColor() common dialog box is the support for 16 custom colors. Currently XnView doesn't preserve the list of custom colors between using the colour picker dialog.

Keeping the custom colors would particularly useful in Batch Processing where seting the same custom color for many tools might be necessary.

XnView could keep one global custom color list for all colour picker dialogs or different lists e.g. Batch Processing, tools in View/edit mode, Edit palette dialog, Options dialog for Xnview own colors...

Posted: Sun Jan 11, 2009 6:40 pm
by JohnFredC
Support+ for the global (that is global within XnView) custom color retention schema.

Posted: Sun Jan 11, 2009 8:35 pm
by ckv
JohnFredC wrote:Support+ for the global (that is global within XnView) custom color retention schema.
Yes I too think that one global list enough, though I'm happy if just Batch Processing gets this feature. :mrgreen:

--

Just to make clear, I don't mean that XnView necessarily should store the custom color list between runs (in settings). Just keeping the list in merory for single "session" is enough.

Re: Add custom color support for colour picker dialogs

Posted: Mon Jan 12, 2009 10:20 am
by xnview
The custom colors are kept for some dialogs, so i'll check for all...

Re: Add custom color support for colour picker dialogs

Posted: Mon Jan 12, 2009 4:36 pm
by ckv
xnview wrote:The custom colors are kept for some dialogs, so i'll check for all...
Yes many tools already keeps the colors and they are even saved in settings. :o

These tools tools are missing the custom colors: In Batch Processing \ Sequence Convert (all tool colour pickers), Create Contact Sheet dialog, Edit palette dialog, Rotate dialog. There might be more, but these I could find with quick check.

Posted: Tue Jan 13, 2009 7:52 pm
by ckv
Now in XnView 1.96 beta2 all colour picker dialog that I could find supports this feature. Thank you Pierre. :D

Suggestion can be closed.