Spinning Progress Indicator
Spinning Progress Indicator
- Subject: Spinning Progress Indicator
- From: Maksymilian Wojakowski <email@hidden>
- Date: Wed, 25 Sep 2002 12:01:38 +0200
I placed the spinning progress indicator on a dialog box, but it seems it
does not work as the documentation claims. The message:
[progressInd startAnimation:self];
indeed starts animation. However the message
[progressInd animate:self];
makes no result, even called hunderds times. What is more, the spinning
indicator does not want to be hidden when is not animated and previously the
message was sent:
[progressInd setDisplayedWhenStopped:NO];
What am I doing wrong?
--
Maksymilian Wojakowski
mailto:email@hidden
Stettin - Poland - Central Europe
Visit my homepage: <
http://homepage.mac.com/maxwoj/>
_______________________________________________
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.