Mac OS X Reference Library Apple Developer
Search

SpecialPictureProtocol

Last Revision:
Version 1.0, 2006-03-13
Use a custom NSURLProtocol to create jpeg images in memory for display in a webView.
Build Requirements:
Xcode 2.1
Runtime Requirements:
Mac OS X 10.4

This sample includes a custom NSURLProtocol that creates jpeg images on the fly in memory so they can be displayed in a webView. Also this sample illustrates the recomended technique for sharing information between your webView's WebResourceLoadDelegate object and your custom NSURLProtocol object.




Last updated: 2006-03-13

Did this document help you? Yes It's good, but... Not helpful...