[spyder] Re: strip chart in Spyder

2015-03-02 Thread google . 3 . gnufiz
You may want to try out the animated strip chart demo of matplotlib: https://web.archive.org/web/20140629074059/http://matplotlib.org/examples/animation/strip_chart_demo.html -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this gro

[spyder] GTK auto-completition not working as expected

2015-03-02 Thread google . 3 . gnufiz
Hi all, somehow I do not get the auto-completition of Spyder (2.3.1 out of current Debian Sid) working for GTK usage. Following code was taken (and modified) from the PyGtk tutorial: import pygtk pygtk.require('2.0') import gtk dialog = gtk.MessageDialog(type=gtk.MESSAGE_ERROR, b