• 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: perform ... afterDelay?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: perform ... afterDelay?


  • Subject: Re: perform ... afterDelay?
  • From: Andy Armstrong <email@hidden>
  • Date: Wed, 4 Jan 2006 15:11:05 +0000

On 4 Jan 2006, at 14:37, Jeff LaMarche wrote:
Simplisticly put: (how) can I use that like this:
[self myCounter++  afterDelay:0.04]

You need to create a method that that you can call. It either needs to take no arguments, or what arguments it does take must be objects (like NSNumber), so something like this (typed in e-mail, usual disclaimers, yada yada)

But if /all/ you're doing is incrementing the counter you shouldn't be doing it at all...


--
Andy Armstrong, hexten.net

_______________________________________________
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: perform ... afterDelay?
      • From: Jeff LaMarche <email@hidden>
References: 
 >perform ... afterDelay? (From: goessly <email@hidden>)
 >Re: perform ... afterDelay? (From: Jeff LaMarche <email@hidden>)

  • Prev by Date: Re: How to execute the .app from the Terminal window
  • Next by Date: Re: Breakpoints in categories are ignored?
  • Previous by thread: Re: perform ... afterDelay?
  • Next by thread: Re: perform ... afterDelay?
  • Index(es):
    • Date
    • Thread