From: Graeme L. <gra...@gm...> - 2005-12-02 16:33:05
|
You guys are having a great discussion about using matplotlib with wxWindows in many different ways. I just wanted to chime in and let any other lurkers know that matplotlib can also be easily embedded in GTK apps with PyGTK. I've done this several times to make small applications that help me in data analysis. The examples directory is a great place to start. I don't have any experience with matplotlib+PyGTK on platforms other than Linux. (Ahh, the joys of scientific programming: now Windows.) Perhaps wxWindows handles cross-platform apps better, I'm not qualified to answer. If other people are interested, I could try writing up a Wiki page with one of my small "matplotlib embedded in a GTK app" programs. -- -- Graeme gra...@gm... |