Non-continuous Color Panel
Non-continuous Color Panel
- Subject: Non-continuous Color Panel
- From: Nick Nallick <email@hidden>
- Date: Tue, 11 Nov 2003 12:55:50 -0500
I'm trying to the color panel in a non-continuous mode (i.e.,
setContinuous:NO). Unfortunately there seems to be a bug in Jaguar
(fixed in Panther) in the "List" and "Crayons" color pickers in this
mode that causes them to never notify anything when their color
changes. One workaround would seem to be to enable the continuous mode
when these color pickers are chosen but I can't find a way to know that
reliably (I tried to override "setMode:" by posing as NSColorPanel
and/or NSColorPicker but this usually isn't called). Is there some way
to know when the color picker changes or another way to work around
this problem?
Thanks,
Nick Nallick
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.