PlotCtrl

Hello all !
Audacity is developped with wxWidgets and I have a project which have to use this library.
In my project, I need to use wxPlotCtrl but I don’t find how make a graph on this control. If anyone can tell me what control is used to make graph or if you can help me by giving me a piece of code which show how make a graph, it will be really cool ! ^^
Thanks for your future response!

MattU

Hmm…

I suppose you could look at the source code…FreqWindow.cpp generates the Analyze->Frequency graph, for example.

I don’t know if this will help or hurt. :slight_smile:

Also try wxWidgets Wiki & Forum at http://www.wxwidgets.org/

Good Luck. :slight_smile: