What also works, and is probably a much better solution, is to return
YES in your NSPanel subclass' "canBecomeKey" method, then command the
panel with [myPanel makeKeyAndOrderFront]. I just tested this
(without the -isKeyWindow hack) and it works just fine (progress bar
has an Aqua tint).
David
_______________________________________________
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