• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: possible nib corruption?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible nib corruption?


  • Subject: Re: possible nib corruption?
  • From: Guy English <email@hidden>
  • Date: Fri, 3 Dec 2004 17:09:20 -0500

Hey,

    Do you call - (void) setThreadedAnimation on it? If you start
doing a ton of work and don't tell it to thread the animation then
you'll never see it spin.

    Otherwise try: NSLog( @"Indicator: %@", indicator" ); and make
sure it's the object you think it is.


Guy

On Fri, 3 Dec 2004 16:53:21 -0500, Matthew
<email@hidden> wrote:
> 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
>
 _______________________________________________
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

  • Follow-Ups:
    • Re: possible nib corruption?
      • From: Matthew <email@hidden>
References: 
 >possible nib corruption? (From: Matthew <email@hidden>)

  • Prev by Date: Re: IBPalettes
  • Next by Date: Re: possible nib corruption?
  • Previous by thread: possible nib corruption?
  • Next by thread: Re: possible nib corruption?
  • Index(es):
    • Date
    • Thread