Hi everybody !
I copy-paste a code that belong to
Peter Scholtens that add an apply button to the color chooser.
But to make that code useful to windows users, and make the code more maintainable, I choose to remove the Win32 API window dialog and put the Gtk's one !
Does someone know why that dialog has been used for ?