NSProgressIndicator won't disappear!
NSProgressIndicator won't disappear!
- Subject: NSProgressIndicator won't disappear!
- From: Ricci Adams <email@hidden>
- Date: Tue, 8 Apr 2003 23:02:08 -0500
Ladies and gentlemen,
Here is my dilemma. I have an NSTabView control with five tabs - on
each is an NSProgressIndicator. Said progress indicators are set to
the spinning style and setDisplayedWhenStopped:NO.
Unfortunately, if I programmatically start one of the progress
indicators on a different tab than my current one, then stop it, then
flip over to that tab - it is both visible and stopped. Because of the
setDisplayedWhenStopped:NO, it *should* disappear; alas, it does not.
Has anybody encountered this problem before? Does anybody know a
work-around?
Hopefully, you understand what I am trying to say. Programming in
Obj-C all day and then trying to switch back to English is a bit
difficult ;)
Thanks!
Ricci Adams
email@hidden
email@hidden
_______________________________________________
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.