While we appreciate comments from our users, please follow our posting guidelines. Have you tried the Cyotek Forums for support from Cyotek and the community?

Styling with Markdown is supported

Original Comment

Gravatar

Squas

# Reply

Hi!

The control is lovely, no problems so far! :)

Just one request/question:

Is/would it be possible to get an event in ColorPickerDialog informing that the color is being changed inside the dialog (but the dialog not being dismissed).

I'd like to use ColorPickerDialog to pick a color in a object in a game I'm doing, but having to dismiss the dialog every time makes the process very little "WYSIWYG"ish. It'd be great if every time the Dialog changes the currently selected color, an event would be generated, so I could update the object color in realtime and not dismissing the ColorPickerDialog until the color is the one I like

Thanks a lot!

Gravatar

Richard Moss

# Reply

Hello,

I don't think I built one in as I assumed that anyone who wanted more advanced functionality would drop the controls onto a form of their own and then use the ColorEditorManager to bind them together and get a change event. However, it would be fairly straightforward to add - I'll take a look at that.

Regards' Richard Moss

Gravatar

Richard Moss

# Reply

The latest version now supports this.