[Pythonmac-SIG] WebKit, SVG
Glenn Andreas
gandreas at delver.com
Wed Oct 1 10:21:44 EDT 2003
At 10:33 AM +0200 10/1/03, Etienne Posthumus wrote:
>On dinsdag, sep 30, 2003, at 21:10 Europe/Amsterdam, Glenn Andreas wrote:
>>I've added using WebKit to the "Python Help" window in PyOXIDE - it
>>took more time to get the pydoc HTML web server running
>
>Did you get compile PyObjC from source, or install with Package Manager?
>I can't figure out how to get Python WebKit installed if you added
>the WebKit SDK after installing PyObjC.
>
>Any tips?
>
>Etienne Posthumus
PyOXIDE is a little different in that it is a Objective-C application
that uses the Python framework (rather than a stand-alone set of
scripts). The application itself links with the Webkit framework (as
well as the Cocoa framework, Python framework, and SystemPreferences
framework), but otherwise uses PyObjC as installed with the Package
Manager.
Other than just adding the framework (which, as near as I can tell
just adds another -framework option tot he build process) nothing
else was done.
I'm guessing that if you can build PyObjC just adding the Webkit
framework would be sufficient to ensure that Webkit classes are
available (I did no tweaks with PyObjC or make a WebKit module or
anything, so I may be missing something, but then again, I'm just
using a WebView in a window, so nothing complicated)
--
Glenn Andreas gandreas at delver.com
Theldrow, Blobbo, Cythera, oh my!
Be good, and you will be lonesome
More information about the Pythonmac-SIG
mailing list