Re: Color Picker Problem in 10.2
Re: Color Picker Problem in 10.2
- Subject: Re: Color Picker Problem in 10.2
- From: (Andore) <email@hidden>
- Date: Thu, 23 Sep 2004 09:51:22 -0700
Why don't you make your own window, grab the contentView of the color
picker, and place it as the content view of your new window. Make your
window keyAndOrderFront and it might work like you want...
On 2004/09/21, at 12:46, Darrin Cardani wrote:
In one of my iMovie plugins, I have an NSColorWell control in the
configuration window. On 10.3, it works just fine. If the user clicks
on it, it displays the color picker, and my window updates as the user
changes the controls in the color picker window.
But in 10.2, the color picker window comes up behind my plugin's
window, and it can't be moved in front of it. You can click on the
color picker's title bar and drag it around, and even while dragging
it goes behind my window!
My window is displayed by calling:
[[NSApplication sharedApplication] beginModalSessionForWindow:myWindow]
Would that have something to do with why this is happening? Is this a
known bug in 10.2 or am I doing (or not doing) something to cause it
to happen?
Thanks,
Darrin
--
Darrin Cardani - email@hidden
President, Buena Software, Inc.
<http://www.buena.com/>
Video, Image and Audio Processing Development
_______________________________________________
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
_______________________________________________
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