Closed
Description
The tutorial that puts a Matplotlib widget into a GTK application using the Glade interface designer, is out of date. The version used in the tutorial is Glade 2.x, and that file doesn't work anymore since Glade 3.x. It would be good to have a working tutorial for Glade 3.16 using GTK3.x (3.10 would be ideal), and Python 3.
I am trying to build a working example myself, but I just started with this kind of programming. So if anybody beats me to it, it would also be great and appreciated.
Python: https://github.com/matplotlib/matplotlib/blob/master/examples/user_interfaces/mpl_with_glade.py
Glade: https://github.com/matplotlib/matplotlib/blob/master/examples/user_interfaces/mpl_with_glade.glade