• 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: NSAttributedString initWithHTML on Tiger??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSAttributedString initWithHTML on Tiger??


  • Subject: Re: NSAttributedString initWithHTML on Tiger??
  • From: Douglas Davidson <email@hidden>
  • Date: Tue, 18 Oct 2005 13:59:49 -0700


On Oct 18, 2005, at 12:30 PM, Stephen Zyszkiewicz wrote:

Trying to debug, we found that connectionDidFinishLoading: gets called, it does the initWithHTML, and that turns around and uses "NSHTMLReader _loadUsingWebKit", which then is blocking in a runloop, thanks Mark D!


WebKit cannot currently be used from within a connectionDidFinishLoading: callback. You will need to delay the HTML processing to some other point in the run loop.


Douglas Davidson

_______________________________________________
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


References: 
 >NSAttributedString initWithHTML on Tiger?? (From: Stephen Zyszkiewicz <email@hidden>)

  • Prev by Date: Re: Issue with NSXMLDocument and bad HTML
  • Next by Date: Re: Nonbreaking spaces in alerts
  • Previous by thread: NSAttributedString initWithHTML on Tiger??
  • Next by thread: How to Respond to a DoubleClick
  • Index(es):
    • Date
    • Thread