On Thu, Jan 6, 2011 at 4:08 PM, Hart's Antler <[email protected]> wrote: > I have some initial ctypes bindings for gtk that work in both python2 and 3.
Is there a particular scenario where this would be a better choice than using the PyGTK bindings? Or is this just intended to be a test case for the RPythonic wrapper generator? I'd look at http://zetcode.com/tutorials/gtktutorial/firstprograms/ for some simple C programs to translate - the first example (just show a window) is 4 function calls. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
