[pygtk] gtkhtml2 crash (new to python pygtk)

2002-09-30 Thread Coen De Roover
Hello, I'm an absolute python newbie, but wanted to explore gui programming with pygtk. Unfortunately, I can't succeed in having gtkhtml2 render something. Whenever I execute the self.itemview.test() method, I get the following error message: (Tidbits:1484): Gtk-CRITICAL **: file

[pygtk] Nautilus DnD example

2002-09-30 Thread Michele Campeotto
Sorry, I can't follow the thread because the other mails are on another, machine... Here is an example of a gtk.TreeView that accepts URIs dropped from Nautilus. -- Michele - www.micampe.it Fortunately I've been adhering to a pretty strict, uh, drug regimen to keep my mind, you know,

Re: [pygtk] Is there a prebuilt runtime for windows?

2002-09-30 Thread Christian Reis
On Fri, Sep 27, 2002 at 11:25:16PM +0200, Grzegorz Adam Hankiewicz wrote: to eventually deploy the programs in windows platforms. So I am looking for an easy to install .exe file which I could install everywhere and after that all my pygtk code could run without problems. Does such a thing

Re: [pygtk] getting the text out of a combo list

2002-09-30 Thread Christian Reis
On Fri, Sep 27, 2002 at 07:13:36PM -0400, Rajarshi Guha wrote: So in my callback class I have the functions defined as so: class Callbacks: def on_terminal_activate(w): g.terminal = w.get_chars(0, w.get_position()) def on_terminal_changed(w): g.terminal =

Re: [pygtk] libglade download

2002-09-30 Thread James Henstridge
Rajarshi Guha wrote: does naybody know an alternative site to download libglade from. The one I got from ftp.daa.com.au:/pub/james/gnome seems to be corrupted (gzip complains). All current versions of libglade are available from: http://ftp.gnome.org/pub/GNOME/sources/libglade/ For

[pygtk] GtkCTree

2002-09-30 Thread Ingo -LaSombra- Hoffmann
Anyone knows a tutorial with a good explanation on how to use GtkCTree? Thanks in advance, Ingo -LaSombra- Hoffmann ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: