possible nib corruption?
possible nib corruption?
- Subject: possible nib corruption?
- From: Matthew <email@hidden>
- Date: Fri, 3 Dec 2004 16:53:21 -0500
Hello all,
In my project, I've added a simple indeterminate progress indicator
NSProgressIndicator indicator, set it up correctly to be indetermiante,
etc. and called [indicator startAnimation:nil]; but it will not spin.
I opened up a fresh new XCode Project and added one to a fresh window
and threw on a button to start and stop it, and it works fine...I'm not
doing anything differently here than in my other project.
I'm certain that the startAnimate: is getting called, all outlets are
set up correctly, etc. I've tried to manually 'repair' it by taking it
off, putting it back on saving, restarting XCode, etc. but it isn't
working no matter what.
What should a person do when these odd ball things happen other than
reinstantiating the controller?
Matthew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden