Alan W. Irwin wrote: > On 2009-05-10 17:07-0400 Hazen Babcock wrote: > > The rewrite should keep in mind that we provide access to the PLplot API > from many computer languages _and also_ applications written for specific > graphical toolkits such as GTK+, cairo, Qt, PyQt (yes, there is such an > independent effort), Tk, and wxWidgets. To give you some background on > this, our examples of such graphical toolkit applications are > > examples/c/extXdrawable_demo.c (GTK+ application demonstrating the > X drawable capability of xcairo) > examples/c/ext-cairo-test.c (cairo) > examples/c/plplotcanvas_animation.c (deprecated GTK+) > examples/c/plplotcanvas_demo.c (deprecated GTK+) > examples/c++/qt_example.cpp (Qt) > examples/c++/wxPLplotDemo.cpp (wxwidgets) > examples/python/prova.py (pyqt)
Interesting. Does "prova.py" work for you? Judging from the import statements it seems to be vintage PyQt3 or earlier. I've been using PyQt a lot recently and I've been working on how to use the Qt driver in PyQt without much success. Perhaps there is a SIP expert on the list who might have some ideas about how to proceed? -Hazen ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
