• 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
Avoiding UI hangs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Avoiding UI hangs


  • Subject: Avoiding UI hangs
  • From: Sanri Parov <email@hidden>
  • Date: Sun, 4 Sep 2005 11:19:52 +0200

Hi everybody,

I'm doing an application for a customer of mine which requires the
capability to upload a file to a certain server.
The file is a pretty large database and I've managed to upload it using
CURLHandle to a particular computer he wants to by simply clicking on a
button in
the user interface.
The problem is that, after having clicked the upload button, the UI
hangs until it has completed the job and it gives me the "spinning
cursor of death".
I'd like to avoid it and make my customer able to continue it's work
without having to wait.
I've tried looking for detachNewThreadSelector: but nothing, and
nothing is given using [[NSAutoreleasePool alloc] init];

What can I do?
Many thanks for all the kind replies.

--
Sanri Parov
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Avoiding UI hangs
      • From: Pascal Pochet <email@hidden>
    • Re: Avoiding UI hangs
      • From: Sanri Parov <email@hidden>
  • Prev by Date: Re: NSScrollView: iPhoto/iTunes border type?
  • Next by Date: Re: Avoiding UI hangs
  • Previous by thread: NSTextView wrapping too soon
  • Next by thread: Re: Avoiding UI hangs
  • Index(es):
    • Date
    • Thread