• 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: NSTimer question...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTimer question...


  • Subject: Re: NSTimer question...
  • From: daniel <email@hidden>
  • Date: Tue, 12 Apr 2005 23:43:38 -0700

In this case it doesn't matter what the type of the argument is. It doesn't affect the signature of the selector, which is just "noAnswer:"

One of the powerful and vexing features of Objective C.

Daniel

On Apr 12, 2005, at 11:22 PM, Anthony Duer wrote:

Per NSTimer's documentation: "The [target] method must take only one argument, an NSTimer object." Try using:

- (void)noAnswer: (NSTimer *)timer

Hope that helps. :)

~Anthony Duer

_______________________________________________ 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: NSTimer question...
      • From: Daniel Jalkut <email@hidden>
References: 
 >Re: NSTimer question... (From: Anthony Duer <email@hidden>)

  • Prev by Date: Re: NSTimer question...
  • Next by Date: Re: NSTimer question...
  • Previous by thread: Re: NSTimer question...
  • Next by thread: Re: NSTimer question...
  • Index(es):
    • Date
    • Thread