I'd like to use wxMathPlot with wxPython too... but at the moment I have so little time that I can only maintain the C++ version.
Anyway, it should not be so difficult to implementet a Python interface for the library. Swig ( http://www.swig.org/ ) should be able to generate the Python code to interface directly to the C++ library. Unfortunately, I never had time to test it on wxMathPlot, even though it's in my plans. If you decide to experiment it, let me know, I can give you some support.
CD-RON77
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I want to use wxMathPlot in my wxPython program.
How do I do that?
Thanks,
Ron
Hi,
I'd like to use wxMathPlot with wxPython too... but at the moment I have so little time that I can only maintain the C++ version.
Anyway, it should not be so difficult to implementet a Python interface for the library. Swig ( http://www.swig.org/ ) should be able to generate the Python code to interface directly to the C++ library. Unfortunately, I never had time to test it on wxMathPlot, even though it's in my plans. If you decide to experiment it, let me know, I can give you some support.
CD-RON77