Re: how to disable an indeterminate progress bar?
Re: how to disable an indeterminate progress bar?
- Subject: Re: how to disable an indeterminate progress bar?
- From: Aki Inoue <email@hidden>
- Date: Mon, 4 Jun 2001 15:07:49 -0700
Nick,
Why do you need to have the disabled look ?
The grayed out state is to represent that the app is not inactive.
Whereas a disabled look is to represent a control that does not respond
to user's input.
Since NSProgressBar does not respond to user's input directly, it
doesn't make sense to have it disabled.
Aki
On 2001.06.04, at 11:41, Nick Emery wrote:
hi,
how can a set an indeterminate progress bar to the disabled state. by
this i mean the state that the bar takes with the entire application in
which it is contained in not the current application. this gives a grey
barber's pole, rather than a blue one.
thanks --nikki
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev