[pygtk] pygtk and python3 (ctypes-gtk)
jbowtie at amathaine.com
jbowtie at amathaine.com
Thu Jan 6 12:41:09 WST 2011
On Thu, Jan 6, 2011 at 4:08 PM, Hart's Antler <bhartsho at yahoo.com> 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.
More information about the pygtk
mailing list