• 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
Help with Background Tasks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with Background Tasks


  • Subject: Help with Background Tasks
  • From: Mark Bateman <email@hidden>
  • Date: Wed, 18 Nov 2009 14:21:31 -0500

Hi,

I am developing an App with a table that will hold URL content.  I want to download that in the background and then have it update the table as it arrives.  I tried using

[self performSelectorInBackground:@selector(MakeURLRequest:) withObject:UrlRequest];

but I can't get it to return an object id or get notification or tracking so I can trigger a table reload.

Can anyone point me in the right direction.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Help with Background Tasks
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: Question about Style wrt "private" methods
  • Next by Date: Re: Question about Style wrt "private" methods
  • Previous by thread: Re: SB won't create an element on 10.5
  • Next by thread: Re: Help with Background Tasks
  • Index(es):
    • Date
    • Thread