Color Picker Problem in 10.2
Color Picker Problem in 10.2
- Subject: Color Picker Problem in 10.2
- From: Darrin Cardani <email@hidden>
- Date: Tue, 21 Sep 2004 14:46:46 -0500
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