Version: 1.1

Posted: 2007-06-06

Build Requirements: Xcode 2.4.1

Runtime Requirements: Mac OS X 10.4

View Source Code:

Download Sample (“WebKitPluginStarter.zip”, 51.8K)
Download Sample (“WebKitPluginStarter.dmg”, 99.7K)



Description

This sample takes you through all of the basic steps involved in creating a new Cocoa WebKit plug-in.

This sample is a starting point for other samples. After reviewing the contents of this sample you will probably want to take a look at the WebKitPluginWithJavaScript sample to learn how you can use JavaScript with a Webkit plug-in and and the WebKitPluginWithSimpleGUI sample to learn how you can build your plug-in's GUI in Interface Builder and load it from a .nib file.

Document Revision History

Date Notes
2007-06-06Updated SpeedometerView sources to new NSString to NSBezierPath method.
2007-06-04Shows how to make a minimal WebKit plug-in.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.