On Wed, 22 Mar 2000, Michael Lauer wrote:

> > The PyGTK bindings are not 100% hand crafted.  A good deal of them are
> > generated automatically from a generic definition file.  Work has
> > stared on a branch that will enable us to build even more of the
> > bindings automatically.
> 
> Hmm - I thought that especially the hand crafted stuff
> do the most work in hiding the naturally not object oriented
> nature of the native GTK language - C.

Gtk+ is perfectly object oriented. Hence, PyGTK only exposes that OO in
Python's way, rather then Gtk+'s (admittedly idisyncristic) OO
methodology.

--
Moshe Zadka <[EMAIL PROTECTED]>. 
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to