PyGTK/Glade and Matplotlib
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.
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.
Hits:41 Rate:0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review
Creating a GUI in wxPython using wxGlade wxPython is a toolkit for creating cross platform graphical user interfaces (GUI) for the programming language Python. wxGlade is a GUI designer for wxPython.
Hits:1700 Rate:0.0(out of 5) Vote:0 Submit Date :2006-03-29 Rate It | Error | Review