Hi, I have a Qt application, where I want to display a matplotlib figure which is updated from time to time (not mebeded, in its own window).
Now, I do: import pylab pylab.ion() pylab.figure() within a function of the Qt application. And then I get a segfault. What is the proper way to do this? I use matplotlib 0.99.1.1 on gentoo linux. Thanks! Nathan -- View this message in context: http://old.nabble.com/matplotlib-figure-within-Qt-Application--%3E-segfault-tp26944171p26944171.html Sent from the matplotlib - users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users