pygtk and GTK+ tutorial

Berthold Hoellmann hoel at GermanLloyd.org
Tue Mar 14 11:43:54 EST 2000


François Pinard wrote:
> 
> bhoel at server.python.net (Berthold Höllmann) writes:
> 
> > I try to learn about GTK+ programming using python.  I read the tutorial
> > and port the examples to python.  But I can't get "" working
> > properly.  The GtkColorSelectionDialog does not set the drawingarea's
> > color.  Any hint, or shall I send my code?
> 
> This has been discussed recently on the `pygtk' mailing list: you should
> be there.  Here is the way I did it (style may be questionable, I'm still
> learning :-).  Note that in `destroy_window', I used `return TRUE' because
> the C code did this, but it works more nicely if you write `return FALSE'.

I've found the pygtk mailing list later, and am now subscribed to it. I
also found a question concerning the colorsel example, but could not
find any answers.

Cheers

Berthold

-- 
email: hoel at GermanLloyd.org
   )
  (
C[_]  These opinions might be mine, but never those of my employer.



More information about the Python-list mailing list