Page 1 of 1
Plot with wxWidgets
Posted: Thu Nov 20, 2008 10:26 am
by Mavverick
Hi...
Does anyone know how to plot graphics with wxWidgets? Can anyone give me a hint of how to do that?
Thanks
Posted: Thu Nov 20, 2008 11:09 pm
by Sof_T
I think there is an add-on wxPlot that does this, there are also a couple of other libraries whose names I can't remember at the moment, try looking on wxCode.
Posted: Fri Nov 21, 2008 10:52 am
by upCASE
Hi!
wxCode has two controls for that, wxPlot and wxPlotCtrl.
wxMathPlot might also be of interest. Although it depends on what kind of "plot" you need.