Python and Glade-2

Dave Reed drlinux at columbus.rr.com
Sun Jul 25 19:54:51 EDT 2004


On Sunday 25 July 2004 17:59, P. Jouin wrote:
> I work with Linux Mandrake10 and KDE. I have compiled and install :
> Python 2.3.4
> pygtk-2.2.0
> Glade2 2.6.0
> 
> My problem is : I want to know what can i do for having Python in the
> Language of general option for generate my project .
> 
> I have only C, C++ and Ada95 ???
> 
> Thanks (and sorry for my english)

You might find the code I wrote and the article about it in Linux
Journal useful. Note that this uses libglade to create the interface,
but also includes "skeleton" code for all the callbacks/signal
handlers.

http://www.linuxjournal.com/article.php?sid=7421

Dave






More information about the Python-list mailing list