Re: Color Picker implementation error
Re: Color Picker implementation error
- Subject: Re: Color Picker implementation error
- From: "A.M." <email@hidden>
- Date: Tue, 6 Jun 2006 12:36:16 -0400 (EDT)
On Tue, June 6, 2006 12:26 pm, George Orthwein wrote:
> It sounds like what you really want is to integrate the NSColorPanel
> Color Wheel into an existing window so it won't popup as a separate
> panel. I doubt there is a way to do this with the standard NSColorPanel. I
> don't suppose it would be too hard to write your own... display a color
> wheel graphic and then come up with a color based on the position of a
> picker (I wouldn't bother trying to read the screen color of the actual
> wheel graphic).
I imagine that the panel could be drawn off-screen and the view copied in,
but I suspect that the Color Picker isn't really Cocoa-backed- that may or
may not be an issue.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden