Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
WebKitPluginWithSimpleGUI
Last Revision: | Version 1.0, 2007-06-04 A WebKit plug-in with an Interface Builder GUI |
Build Requirements: | Xcode 2.4.1 |
Runtime Requirements: | Mac OS X 10.4 |
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.
Copyright © 2007 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2007-06-04