indeterminate NSProgressIndicator not animating
indeterminate NSProgressIndicator not animating
- Subject: indeterminate NSProgressIndicator not animating
- From: Ian Pojman <email@hidden>
- Date: Tue, 23 Jul 2002 16:37:09 -0500
I'm hiding and showing an indeterm. NSProgressIndicator a la PB cvs
status bar.
I start and stop animation as I show and hide it.
i'm using NSNotifications to do so, so I'm doing it from the main thread.
I've noticed i can get it to animate sometimes, but after it is hidden
and reshown, it will no longer work.
I'ev setUsesThreadedAnimation to YES even though I'm not sure that
applies here.
I'm hiding/showing by setContentView of an invisible NSBox.
any thoughts?
Ian
_______________________________________________
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.