> I am willing to learn a new language, or more correctly a new gui tool set. > Even though C is no my strong suite, I can live with it. I understand that > Python could be a possible candidate.
If you're looking for an excuse to learn Python, matplotlib is a pretty powerful library that will plot your data beautifully. http://matplotlib.sourceforge.net/ Dive Into Python is a pretty concise Python book. Read through chapter 5 and you should know enough to hack something up (reference other chapters on demand). http://diveintopython.org/toc/index.html I'm slowing finding time between other projects to learn Python. Tom KD7LXL _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
