• 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: Stuart Halloway <email@hidden>
  • Date: Mon, 3 Nov 2003 10:38:06 -0500

Shouldn't that be @selector(collectData)?

Stu


[theList setDoubleAction:@selector(collectData:) ];

And collectData is an instance method of the same class defined as

-(void)collectData
{
NSLog(@"collectData code")
}
_______________________________________________
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: not performing selector...
      • From: Sherm Pendley <email@hidden>
References: 
 >not performing selector... (From: Malcolm Sharman <email@hidden>)

  • Prev by Date: Open-source icons and graphics?
  • Next by Date: Re: Open-source icons and graphics?
  • Previous by thread: Re: not performing selector...
  • Next by thread: Re: not performing selector...
  • Index(es):
    • Date
    • Thread