Re: NSColorWell, bindings, and multiple selection
Re: NSColorWell, bindings, and multiple selection
- Subject: Re: NSColorWell, bindings, and multiple selection
- From: Brian Smith <email@hidden>
- Date: Mon, 30 Jul 2007 15:30:06 -0600
On Jul 30, 2007, at 2:31 PM, Sean McBride wrote:
Has anyone used an NSColorWell in the detail part of a master-detail
interface that supports multiple selection? What is NSColorWell's
behaviour?
It seems to me that if there are several items (with different colours
in their model) selected, then the NSColorWell simply shows itself as
'black'. A textfield does something nicer, that is, it draws the
words
"Multiple Values" in grey. Is there a way to get something nicer from
NSColorWell, or is its behaviour limited as described?
I can at least confirm that a NSColorWell will show itself as
'black'. You should be able to verify this by running the Sketch
example. As far as something nicer I don't know of any. One thing
that comes to mind is to have a hidden text field that says "Multiple
Colors" which you unhide/hide as appropriate.
Brian
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden