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: PGM <email@hidden>
- Date: Fri, 14 Apr 2006 20:45:07 -0400
The progress bar is still grey unfortunately!
Are you sure that your panel is the Key window? If you put some other
controls on the same window, are they also grey? If so, it surely is
not a problem of the progress bar. Do you perhaps have an NSPanel
subclass that returns NO for canBecomeKeyWindow or isKeyWindow? If not,
a solution to your problem may actually be to use a NSPanel subclass
that always return YES for isKeyWindow.
PGM
_______________________________________________
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