Re: Defining custom mime type in WebView?
Re: Defining custom mime type in WebView?
- Subject: Re: Defining custom mime type in WebView?
- From: Ken Tozier <email@hidden>
- Date: Sun, 29 Feb 2004 06:09:33 -0500
Implement the WebPolicyDelegate protocol in your app
Oops, I forgot an important part: You need to tell the web view about
your policy delegate object, by sending the web view a
"setPolicyDelegate:" message.
sherm--
Thanks Sherm,
Great response! I'm too tired to tackle this tonight (this morning) but
plan to get cracking on it as soon as I wake up. Thanks again your info
inspired a genuine "A-ha!" moment.
It's all very clear now...
Ken
_______________________________________________
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.