Re: [pygtk] To put gnome-terminal in a pygtk application

2007-11-18 Thread Shalom Kramer
import vte (the python vte wrapper is installed from RH5 by default. On RH4 I took the debian package, done a dep-to-rpm conversion and installed it) term = vte.Terminal() term.fork_command(command) I found some help in the Ruby manual for vte and of course in google code search. On Nov 18,

Re: [pygtk] Treeview and sqlite

2007-11-18 Thread Thomas Dybdahl Ahle
lør, 17 11 2007 kl. 14:27 +0100, skrev Marcel Stoop: Hey all, First of all I new to python and reading a lot of documentation, but somehow I can't seem to find good information regarding the question below. I'm trying to develop a python/pygtk application which need to store the data from

[pygtk] pyGObject reference manual not found in tarball

2007-11-18 Thread Dog Walker
The pyGObject reference manual was not in the tarball I downloaded today: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.10/pygobject-2.10.1.tar.bz2 Is it available for download anywhere else? -- I have seen the future and I'm not in it! ___

[pygtk] Re: pyGObject reference manual not found in tarball

2007-11-18 Thread thudfoo
Dog Walker wrote: The pyGObject reference manual was not in the tarball I downloaded today: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.10/pygobject-2.10.1.tar.bz2 Is it available for download anywhere else? The webpage link should have been to the parent

Re: [pygtk] Re: pyGObject reference manual not found in tarball

2007-11-18 Thread Rafael Villar Burke
[EMAIL PROTECTED] wrote: Dog Walker wrote: The pyGObject reference manual was not in the tarball I downloaded today: The webpage link should have been to the parent (http://ftp.gnome.org/pub/GNOME/sources/pygobject/) rather than the specific version. The webpage claimed it was in