Tiago Cogumbreiro wrote:
I'm trying to get into codegen and friends. This is what I've found:I just found the entry on pygtk's FAQ, sorry for not looking there first :(
Although if there is any more docs then examples I would be glad to know about them ;)
Apart from the faq entry [0], there's also the nice tutorial from Ross Burton [1], though I get some errors from it, but probably due to something stupid I just can't see :(
And the python C/C++ API docs [2] (for PyArg_ParseTuple and family understanding) and the Extending and Embedding the Python Interpreter [3] document, both in python.org
[0] http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq01.011.htp [1] http://www-106.ibm.com/developerworks/linux/library/l-wrap/ [2] http://docs.python.org/api/api.html [3] http://docs.python.org/ext/ext.html
I'd like to have a more detailed and easy to follow documentation on this to empower pygtk users and have new pygtk bindings everywhere... would you like to help with it too?
But previously, I must keep fighting to undestand it all :)
Regards,
pachi _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
