• 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: Spinning beach ball of death
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spinning beach ball of death


  • Subject: Re: Spinning beach ball of death
  • From: Ken Tozier <email@hidden>
  • Date: Sun, 23 May 2004 00:58:05 -0400

On May 23, 2004, at 12:50 AM, Jake McArthur wrote:

Why are you incrementing usedCount twice? These two lines do the exact same thing:

usedCount = usedCount + 1;
usedCount += 1;

I saw that after sending the message, it's a typo - was trying several ways to do the same thing to see if any of them would work. After finding that none of the variations made any difference I reverted back to the original

usedCount++;

Still get the beachball...
_______________________________________________
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.


  • Follow-Ups:
    • Re: Spinning beach ball of death
      • From: Angela Brett <email@hidden>
  • Prev by Date: Re: Spinning beach ball of death
  • Next by Date: NSText -sizeToFit
  • Previous by thread: Re: Spinning beach ball of death
  • Next by thread: Re: Spinning beach ball of death
  • Index(es):
    • Date
    • Thread