Pelles C forum

C language => User contributions => Topic started by: DMac on April 14, 2006, 02:16:53 AM

Title: GussGraph, A GDI Graphing Example
Post by: DMac on April 14, 2006, 02:16:53 AM
This project is adapted from a C# example that can be found on the Code Project.

Link: http://www.thecodeproject.com/cs/miscctrl/DataPlotter.asp

It demonstrates how one might go about creating a graphing component using GDI.

Enjoy.
Title: GussGraph, A GDI Graphing Example
Post by: tyucikas on April 14, 2006, 03:22:15 AM
DMac,

thanks for the lead ...  I went and got the example(s)
and will  attempt its implementation in Pelles.

It looks like good stuff, =D>   and *IF* I can make it fly,
it should do a lot of what needs to be done.\\

good sleuthing

gus, the wannabe graffer