代码搜索:Pygtk

找到约 117 项符合「Pygtk」的源代码

代码结果 117
www.eeworm.com/read/337282/12379558

py scrollable.py

# # Reimplementation of gtk.Layout in python # Example on how to implement a scrollable container in python # # Johan Dahlin , 2006 # # Requires PyGTK 2.8.0 or later import gobject i
www.eeworm.com/read/337282/12379378

py appwindow.py

#!/usr/bin/env python '''Application main window Demonstrates a typical application window, with menubar, toolbar, statusbar.''' # pygtk version: Maik Hertha import gobject i
www.eeworm.com/read/192270/5158305

py gstrenderer.py

import app import traceback import gobject import eventloop from threading import Event import pygtk import gtk import pygst pygst.require('0.10') import gst import gst.interfaces class Tester:
www.eeworm.com/read/337282/12379346

readme

These are some of the simplest examples you can do. They are only intended to help you see how to use pygtk. The examples ending in 1.py use the low level C-like interface, while the ones ending in
www.eeworm.com/read/282675/9075087

txt build.windows.txt

install Python, version 2.3 or later - http://python.org/ install a GTK 2.4 runtime - http://gladewin32.sourceforge.net/ install pygtk 2.4 - http://www.pcpm.ucl.ac.be/~gustin/win32_ports/
www.eeworm.com/read/141181/13034398

txt build.windows.txt

install Python, version 2.3 or later - http://python.org/ install a GTK 2.4 runtime - http://gladewin32.sourceforge.net/ install pygtk 2.4 - http://www.pcpm.ucl.ac.be/~gustin/win32_ports/
www.eeworm.com/read/486756/6526496

txt build.windows.txt

install Python, version 2.3 or later - http://python.org/ install a GTK 2.4 runtime - http://gladewin32.sourceforge.net/ install pygtk 2.4 - http://www.pcpm.ucl.ac.be/~gustin/win32_ports/