Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gtk2

In Pygtk, What Is A Simple Way To Show A Png File?

The following PyGTK code displays a PNG file in a window. Is there a simpler or better way of displ… Read more In Pygtk, What Is A Simple Way To Show A Png File?

Python Gtk Notebook Focus Chain

I'm trying to setup a window with a notebook and some pages. Within the pages, there will be so… Read more Python Gtk Notebook Focus Chain