I am new to plplot, and I would like to embed it in a wxpython (python + wxwidgets) application, within a window my app has created. I want to try to use plplot for semi-real-time plotting (updated up to ~ 10 times per second) on Linux and windows, so I'm looking for a fast and portable approach. I will also eventually need something like double buffering to avoid flickering.
It seems like the obvious approach would be to use the plplot python bindings and the wxwidgets driver, but I don't see a way to control the creation of the plot window from python. Perhaps an alternative would be to use the mem.c driver, and display the resulting plot image in wxpython. Can you advise me on the fastest and most flexible (cross-platform) approach with plplot before I start going in the wrong direction? I'm open to writing a little code if needed. Thanks, Brian ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general