• 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: NSPDFImageRep vs. NSProgressIndicator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSPDFImageRep vs. NSProgressIndicator


  • Subject: Re: NSPDFImageRep vs. NSProgressIndicator
  • From: m <email@hidden>
  • Date: Mon, 2 Dec 2002 12:27:40 +0000

On Monday, December 2, 2002, at 11:33 AM, Robert Cerny wrote:

Hi,
because nobody sent you an answer, I will try to help you.

Thanks!

This problem was discussed here for many times. The problem isn't in pdf machinery at all. The problem is that animating of your spinner is in the same thread as the pdf job, so working with pdf stops spinning.

This theory is not born out by my experiments. I have tried using NSProgressIndicator's setUsesThreadedAnimation facility which at least implies that the animation will occur in a new thread. I have tried putting the pdf display in a separate thread, and I've tried explicitly putting both the animation and the pdf display in their own respective threads, and still no success.

Regards,

_murat
_______________________________________________
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: NSPDFImageRep vs. NSProgressIndicator
      • From: Robert Cerny <email@hidden>
References: 
 >Re: NSPDFImageRep vs. NSProgressIndicator (From: Robert Cerny <email@hidden>)

  • Prev by Date: Re: NSPDFImageRep vs. NSProgressIndicator
  • Next by Date: NSTextField actions on end editing...
  • Previous by thread: Re: NSPDFImageRep vs. NSProgressIndicator
  • Next by thread: Re: NSPDFImageRep vs. NSProgressIndicator
  • Index(es):
    • Date
    • Thread