SelectColor issue on Yosemite

This is part of the reason why I switched to using a genuine (albeit hacked to get into Xojo) NSColorWell as it solves some of the exclusivity issues with the color picker.

Right now, I think Apple is swamped with bug reports for Yosemite. It seems like the WiFi issue is the most critical and receiving the most attention. As the pipette issue… Unless Apple start using their own color picker again, I don’t think it’s got any priority.

Most of my uses will be without a UI widget so I’m focusing on the target/action mechanism. I’ve read many people speculate on the secret controller the NSColorWell must have to do what it does :slight_smile:

Here’s an updated version. Includes alpha support, convenience methods to disable TextAreas ‘use font panel’ and completed error checks.

http://home.comcast.net/~trochoid/SelectColor2.3.zip