|
Version: 1.0 Posted: 2007-06-04 Build Requirements: Xcode 2.4.1 Runtime Requirements: Mac OS X 10.4 Download Sample (WebKitPluginWithSimpleGUI.zip, 37.3K) |
||||
DescriptionThis 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
|
|