From: John H. <ec...@ya...> - 2010-03-07 06:32:04
|
Back many years ago, there were some discussions about integrating Matplotlib with Pythoncard but no actions were ever taken (that I know of). In looking at the wxmpl package, it just seem like it should be quite doable. wxmpl works by being a subclass of wx.Frame, and the main program declares itself as a sub--class of wx.App. Has anybody looked into this? Regards, -- John Henry |