Re: Graphite examples ??
Re: Graphite examples ??
- Subject: Re: Graphite examples ??
- From: Bob Miller <email@hidden>
- Date: Mon, 22 Mar 2004 15:46:04 -0500
Hi,
I realize that Graphite is a private framework as of Panther. I can
include it in an XCode project but am unable to reference
<Graphite/Graphite.h> without incurring a file not found / link error,
hence the request for any code examples. Is there a trick to including
a header from a private framework in an xCode project ?
Regards,
Bob M.
On Mar 22, 2004, at 10:56 AM, Stiphane Sudre wrote:
On Mar 22, 2004, at 4:39 PM, Bob Miller wrote:
Hello,
Does anyone know if some code examples exist for the Graphite cocoa
graphing API ? There does not seem to be anything included in the
"Developer" folder. Nor in searching the developer site. All I could
find is the GraphiteReference.pdf doc.
The Graphite Framework is a private Framework AFAIK. Therefore it's
not officially supported at all.
Yet, with class-dump it's easy to find how it works. It works a bit
like NSTableView with a data source.
_______________________________________________
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.