Re: [PyQt] PyQt Digest, Vol 101, Issue 21

2012-12-21 Thread Patrick Moran
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

[PyQt] Error when compiling Py in Eric4

2010-06-06 Thread Patrick Moran
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,