> Hi all
> I am looking for an example of code of "barchart", "linegraph" charts
> written natively for Osx.
Define natively?
The graphing stuff I wrote for IBVA I started writing using rectangles
in Cocoa and ended up rewriting them all to use Quickdraw panes because
I needed to draw realtime graphs and, especially text and lines, Cocoa
(ie: Quartz) was too slow.
If you want some Quickdraw examples, grab the OOFILE stuff from
http://www.oofile.com.au/downloads.html.

Signature
Andy Dent BSc MACS AACM
OOFILE - Database, Reports, Graphs, GUI for c++ on Mac, Unix & Windows
PP2MFC - PowerPlant->MFC portability
http://www.oofile.com.au/