• 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: not performing selector...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: not performing selector...


  • Subject: Re: not performing selector...
  • From: Sherm Pendley <email@hidden>
  • Date: Mon, 3 Nov 2003 20:37:27 -0500

On Nov 3, 2003, at 10:38 AM, Stuart Halloway wrote:

Shouldn't that be @selector(collectData)?

No, it shouldn't. Action methods always have a single parameter of type id, usually called "sender", that points to the widget that fired the event. So, the selector was named correctly - it was the method that needed to have a parameter added.

sherm--
_______________________________________________
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.

References: 
 >not performing selector... (From: Malcolm Sharman <email@hidden>)
 >Re: not performing selector... (From: Stuart Halloway <email@hidden>)

  • Prev by Date: Re: Panther/Xcode and availability macros
  • Next by Date: [OFF] Localisation (was Re: Security Framework: authorization rights.)
  • Previous by thread: Re: not performing selector...
  • Next by thread: Help with Undo and MVC
  • Index(es):
    • Date
    • Thread