Re: Safari Plugins?
Re: Safari Plugins?
- Subject: Re: Safari Plugins?
- From: email@hidden (Simon Fraser)
- Date: Mon, 10 Mar 2003 15:51:28 -0800
You can build Netscape-style plugins for Mach-O browsers with Project
Builder; you just have be careful to treat the incoming and outgoing
function pointers as T-Vectors (which means you have to wrap them).
Sample code here:
<
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/modules/plugin/
samples/default/mac/npmac.cpp&rev=1.3.18.1.16.1&root=/cvsroot>
Simon
Charles Srstka wrote:
Is there any way to build Netscape plugins with Project Builder, without
having to go buy CodeWarrior, though? As far as I can tell, Netscape
plugins seem to need to be CFM binaries, which PB can't build. There
really ought to be a better solution to this...
On Sunday, March 9, 2003, at 04:30 AM, Finlay Dobbie wrote:
On Sunday, March 9, 2003, at 01:55 am, Isaac Sherman wrote:
Has Apple released a Safari plugin kit? Nothing turned up on google
or the
ADC search, but I figured one of you might have already found it.
Safari appears to load plugins which use the Netscape plugin api.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.