> Hello everybody, > A few years ago I wrote a patch to allow interactive usage of pygtk, by > including a new function set_interactive. The code in this patch was included > in pygtk versions 2.15.0 and later. I would like to add some documentation > for this function, but I am wondering what the appropriate place for that is. > The PyGTK reference manual at > http://library.gnome.org/devel/pygtk/stable/ > describes classes in pygtk, while set_interactive is a function. > Section 1.1 in the pygtk tutorial is more relevant: > http://www.pygtk.org/pygtk2tutorial/ch-Introduction.html#sec-ExploringPygtk > but the tutorial is based on pygtk version 2.4.
It seeme to me that later in the tutorial there are some additions of later widgets. > What would be the right place to add this documentation? I can't say and I can't really understand what the function does. Interactive PyGTK isn't what you can to via ipython -gthread? I use it a lot while debugging. sandro *:-) -- Sandro Dentella *:-) http://sqlkit.argolinux.org SQLkit home page - PyGTK/python/sqlalchemy _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
