[pygtk] PyGTK GUI for a C program?

Jeff Bullard jlbullard at gmail.com
Sun Feb 17 19:58:49 WST 2008


Hello,

I have a C program for which I'd like to add a simple GUI so I used glade3
and pygtk to create the GUI.  It took me two weeks of frustration with gtk
before I finally figured out callbacks and signals etc.  Now I'd like to
figure out how to connect the C program with the python GUI.  Is it easy to
do this?  I'm a novice programmer.

I briefly looked at the html document called "Python/C API reference manual"
on the python.org site.  That looked very painful.  If it is that hard I
think I may be better off rewriting the GUI using the C interface to GTK.
Please advise me on the best approach.

Thanks,
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20080217/1178ea2d/at=
tachment.htm


More information about the pygtk mailing list