Version: 1.0

Posted: 2007-06-04

Build Requirements: Xcode 2.4.1

Runtime Requirements: Mac OS X 10.4

View Source Code:

Download Sample (“WebKitPluginWithSimpleGUI.zip”, 37.3K)
Download Sample (“WebKitPluginWithSimpleGUI.dmg”, 41.4K)



Description

This sample takes you through all of the basic steps involved in creating a new Cocoa WebKit plug-in that has a GUI interface created in Interface Builder. Proper techniques for loading the plug-in's GUI from a .nib file are demonstrated.

This sample is based on the WebKitPluginStarter sample and builds on the techniques presented in that sample. After reviewing this sample, you will want to check out the WebKitPluginWithJavaScript sample to learn how you can use JavaScript to call between your plug-in and the web page containing your plug-in.

Document Revision History

Date Notes
2007-06-04A WebKit plug-in with an Interface Builder GUI

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.