Re: NSProgressIndicator display when stopped?
Re: NSProgressIndicator display when stopped?
- Subject: Re: NSProgressIndicator display when stopped?
- From: Robert Cerny <email@hidden>
- Date: Thu, 26 Feb 2004 21:38:46 +0100
HI,
I'm not sure I really understand your problem but did you check these
methods?
[progressBar setIndeterminate:NO];
[progressBar stopAnimation:self];
HTH
Robert
On 26.2.2004, at 19:20, email@hidden wrote:
Has anyone been able to get it to actually work, in my project it just
always displays it? i would like to only display the barbor pole when
it actually working on somthing...
THanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.