Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pygtk

Gtk.CssProvider.load_from_data TypeError: Item 0: Must be number, not str

python-3.x pygtk gtk3

How to work with threads in pygtk

python multithreading pygtk

higher level Python GUI toolkit, e.g. pass dict for TreeView/Grid

How to find shared library used by a python module?

What are the steps to convert from using libglade to GtkBuilder? (Python)

python pygtk glade gtkbuilder

GTK: create a colored regular button

python button gtk colors pygtk

How can i make tabs in pygtk closable?

python tabs gtk pygtk

Simple, versatile and re-usable entry dialog (sometimes referred to as input dialog) in PyGTK

How do I get a list of all windows on my gnome2 desktop using pygtk?

Simple way to toggle fullscreen with F11 in PyGTK

python gtk pygtk fullscreen

Getting py2exe to work with zope.interface

Making a Python/GTK CheckMenuItem, when clicked, not close the menu

python menu gtk pygtk

Creating Segments in Video

python pygtk gstreamer

Dialog breaks when using GtkBuilder to automatically connect signals, but works when manually connecting signals

refresh drawing area in gtk

gtk drawing refresh pygtk area

pygtk running two windows, popup and main

How to set default button in PyGTK?

python user-interface pygtk

PyGTK: how to make a clipboard monitor?

python clipboard pygtk monitor