This seems to work (but I don't think its thread safe). You probably need to
use a mutex or semaphore somewhere.
"""
This demo demonstrates how to embed a matplotlib (mpl) plot
into a PyQt4 GUI application, including:
* Using the navigation toolbar
* Adding data to the plot
* Dynamically modifyi
I received this reply to a bug I reported to the Eric 4 guys. When I add the
QtPlot widget in Qt to a Mainwindow dialog box it causes their Dialog
Compiler to crash.
Hi,
this is a PyQt4 issue. You should report it (together with a minimal
example) on the PyQt4 mailing list.
Regards,