Color Scheme

Hi. I need to create ColorScheme as

But i don’t know how i can call this or how to create function, class or some. Can you give me some tutorial?

I try google “OpenGL Color Picker”, “OpenGL Color Scheme”, “OpenGL Select Color”, …

The reason those searches didn’t work is because that has nothing to do with OpenGL. That dialog comes from Windows, not GL. Windows is responsible for it, and it is Windows functions that interact with it.

That you want to use the color you get back for OpenGL doesn’t matter; the dialog belongs to Windows, so you need to look to Windows APIs to access it.

Ah… Ok…But it be very bad when is it this app for MacOS and Win :stuck_out_tongue: