• 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: (SEL) and @selector questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (SEL) and @selector questions


  • Subject: Re: (SEL) and @selector questions
  • From: j o a r <email@hidden>
  • Date: Fri, 28 Feb 2003 16:23:59 +0100

There are several possible ways to do that, but you could start out with looking at the documentation for performSelector... in NSObject.

j o a r

On Friday, Feb 28, 2003, at 15:37 Europe/Stockholm, Jirome Foucher wrote:

Here's a question about Objective-C to which I haven't found the answer in the books I have....

I have a function which takes a selector parameter :
- (id)initWithFileSystemItem:(id <FileSystemItemSkeleton>)it arguments:(NSArray *)args postProcess:(SEL)postp

postp is the selector of the method I need to call when some data has been computed.
It's a function that belongs to FileSystemItemSkeleton.

But how do I call the post-processor method when the computed data is complete and needs to be transfered ?
_______________________________________________
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: 
 >(SEL) and @selector questions (From: Jérome Foucher <email@hidden>)

  • Prev by Date: khipu project (was kitchens)
  • Next by Date: Re: (SEL) and @selector questions
  • Previous by thread: (SEL) and @selector questions
  • Next by thread: Re: (SEL) and @selector questions
  • Index(es):
    • Date
    • Thread