Hello,
I am looking for a simple color selector.
Basically, I want the user to be able to select a color from about 6 color options.
I have seen a few examples that get into more complex color aspects but I don't think it suited my needs.
Here's what I am thinking of:
(I am open to other suggestions or alternatives)
- a combo box with the selected color
- a user clicks the combo box and obtains the six colors.
- the combo box click event will set the new color.
I once heard of a colourpicker control but can't seem to find much on it, but I'm thinking there is a newer approach to this.
Thanks.
I am looking for a simple color selector.
Basically, I want the user to be able to select a color from about 6 color options.
I have seen a few examples that get into more complex color aspects but I don't think it suited my needs.
Here's what I am thinking of:
(I am open to other suggestions or alternatives)
- a combo box with the selected color
- a user clicks the combo box and obtains the six colors.
- the combo box click event will set the new color.
I once heard of a colourpicker control but can't seem to find much on it, but I'm thinking there is a newer approach to this.
Thanks.