Re: Progress bar on front NSPanel is grey not blue??
Re: Progress bar on front NSPanel is grey not blue??
- Subject: Re: Progress bar on front NSPanel is grey not blue??
- From: David Hoerl <email@hidden>
- Date: Fri, 19 Oct 2007 18:29:39 -0400
I stand corrected by Uli!
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
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden