• 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: [obj performSelectorOnMainThread: ...] vs. [runLoop performSelector: ...]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [obj performSelectorOnMainThread: ...] vs. [runLoop performSelector: ...]


  • Subject: Re: [obj performSelectorOnMainThread: ...] vs. [runLoop performSelector: ...]
  • From: Just van Rossum <email@hidden>
  • Date: Tue, 13 May 2003 11:46:51 +0200

David Remahl wrote:

> I don't know how much different performSelectorOnMainThread::: is
> compared to performSelector::::, but why don't you use:
>
> [obj performSelector:aSelector withObject:anArg afterDelay:0.0];

Ah, d'oh, much better, thanks. (Just yesterday I was working with
threads and had to use performSelectorOnMainThread:, and read what the
doco said about how it behaves if you call it from the main thread.)

Just
_______________________________________________
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: 
 >Re: [obj performSelectorOnMainThread: ...] vs. [runLoop performSelector: ...] (From: David Remahl <email@hidden>)

  • Prev by Date: Re: self release
  • Next by Date: Re: self release
  • Previous by thread: Re: [obj performSelectorOnMainThread: ...] vs. [runLoop performSelector: ...]
  • Next by thread: [OT] iTunes 4 blows
  • Index(es):
    • Date
    • Thread