• 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
Registering as FrameLoadDelegate for a WebView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Registering as FrameLoadDelegate for a WebView


  • Subject: Registering as FrameLoadDelegate for a WebView
  • From: Matt <email@hidden>
  • Date: Fri, 29 Dec 2006 13:10:27 -0500

Any hints on how to register as the FrameLoadDelegate for a webview?

I have used [webView setFrameLoadDelegate:self] as well as just setting the delegate via IB.

I'm supposed to implement an informal protocol and I imagine that's the issue. I get how to use a formal protocol ( like <NSCoding>), but am I supposed to do something special for an informal one?

I'm wanting to receive the -(void)webView:() didFinishLoadForFrame:() message......

Thanks!

Matt

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: Re: NSCFArray beyond bounds
  • Next by Date: Determining instance creator
  • Previous by thread: Re: NSCFArray beyond bounds
  • Next by thread: Determining instance creator
  • Index(es):
    • Date
    • Thread