On Tue, 2002-08-20 at 12:53, torben hohn wrote: > > Hi... I want to port the main and GUI of a gtk+ C applications to > python. > I used SWIG to generate the interface.
Why don't you use the same system as james did for pytgtk ? You should be able to find the steps for wrapping at the url: http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq01.011.htp -- _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
