• home
  • forum
  • my
  • kt
  • download
  • PyGTK/Glade and Matplotlib

    Author: 2007-08-25 10:36:54 From:

    In this tutorial we will create a little application written in PyGTK and we will use Glade to create the graphical use interface (GUI). Another feature of this tutorial is that we will create a bar chart with Matplotlib. Eventually it should look like something depicted below.

    final1 final2

    The source code for this tutorial is available here And the glade xml file is available here