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

Build Failure During Install Py25-gtk On Mac Os X 10.6 Using Macports 1.8

When I do this command : sudo port clean py25-gtk sudo port install py25-gtk I get this error : --… Read more Build Failure During Install Py25-gtk On Mac Os X 10.6 Using Macports 1.8

Simple Way To Toggle Fullscreen With F11 In Pygtk

I am not a professional programmer but am regularly using PyGTK and Cairo for data visualization te… Read more Simple Way To Toggle Fullscreen With F11 In Pygtk

Cannot Run Python On Windows. What Am I Missing?

I am pretty new to python. Please correct me if I show stupidity. So I am trying to run the followi… Read more Cannot Run Python On Windows. What Am I Missing?

Cannot Overlay Over Gstreamer Video With Gtk.overlay

I have a project with Python, PyGObject (Gtk 3), and GStreamer (0.11) I have video in my applicatio… Read more Cannot Overlay Over Gstreamer Video With Gtk.overlay

Gtk Keybinder Does Not Respond

I'm using a Keybinder in a Gtk+3 application, but it doesn't get any key combinations. Here… Read more Gtk Keybinder Does Not Respond

Widget Toolkits For Python 3

Because I like to future-proof my programs as much as I possibly can, I use the latest technologies… Read more Widget Toolkits For Python 3

How To Introspectively Connect Handlers To Signals?

gtk.Builder is capable to identify all signals that a GUI (described in a XML file) can emit and wi… Read more How To Introspectively Connect Handlers To Signals?

Serious Instability With Pygtk 2.22 And Python 2.6

Has anybody come across this? I've taken the GTK HelloWorld sample. It runs fine. However, if … Read more Serious Instability With Pygtk 2.22 And Python 2.6