• 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: Call getElementById in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Call getElementById in Cocoa


  • Subject: Re: Call getElementById in Cocoa
  • From: "Adam R. Maxwell" <email@hidden>
  • Date: Mon, 24 Nov 2008 18:02:47 -0800


On Nov 24, 2008, at 5:53 PM, Pierce Freeman wrote:

Thanks for your response, though I am wondering how I could make the
delegate method.  I know how to do it for NSWorkspace, however not for
WebKit.

Call -[WebView setFrameLoadDelegate:] and then implement whatever WebFrameLoadDelegate methods you want (such as webView:didFinishLoadForFrame: and webView:didFailLoadWithError:forFrame:) in the delegate. Check - [WebView isLoading] in your delegate implementation, and when it returns NO, you're done and can operate on the view or handle the error.


--
Adam

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: Call getElementById in Cocoa
      • From: Pierce Freeman <email@hidden>
References: 
 >Re: Call getElementById in Cocoa (From: Pierce Freeman <email@hidden>)

  • Prev by Date: Re: Call getElementById in Cocoa
  • Next by Date: Re: Call getElementById in Cocoa
  • Previous by thread: Re: Call getElementById in Cocoa
  • Next by thread: Re: Call getElementById in Cocoa
  • Index(es):
    • Date
    • Thread