On Mar 30, 2015, at 11:37:46, Mike Abdullah <mabdul...@karelia.com> wrote: > > Slightly less ugly idea, how about filling the background of your accessory > view with something like 1% alpha? Would that be enough to direct clicks to > the right place, without being visible to the human eye?
1% didn't work. I had to work my way up to 5% before it was deemed clickable. I ended up with [NSColor colorWithWhite:0.91 alpha:0.05], which exactly matches this particular background. Of course, anyone running some sort of appearance modification will see it. Or like you said, when Apple decides to change it up. I don't think I'll keep it because of that, because of principle, and because hopefully Apple will fix this within the next few months. A boy can dream, right? -- Steve Mills Drummer, Mac geek _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com