Colour Chooser

Can I get the colour chooser exposed to the client so I can pop it up for the user to pick a colour?

You can use the system.gui.chooseColor function which opens the same dialog and returns the color.

Thanks,

I was pretty sure it was there somewhere. Just couldn’t see it.