[pygtk] Existing C/GTK application
Nathan Samson
nathansamson at gmail.com
Fri Sep 4 23:07:57 WST 2009
I think the point is to keep all current C code, and write only the new
widgets in python.
Still I think it is easier to start from scratch in python/pygtk than trying
to include python code in your c program (it is not impossible, it is
probably not easy)
On Fri, Sep 4, 2009 at 16:55, John Finlay <finlay at moeraki.com> wrote:
> Rick Hightower wrote:
> > I have an existing C/GTK application. I would like to write all new
> > features in Python using PyGTK.
> > Is there any way to write widgets in PyGTK and use them easily in a
> > C/GTK based application?
> >
> > Are there examples of this somewhere?
> >
> > Essentially I want to add a Widget to a parent where the Widget is
> > managed by PyGTK and the parent is in the C/GTK application.
> It might be easier to rewrite the C/GTK app in Python if possible.
>
> John
>
> _______________________________________________
> pygtk mailing list pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
>
--
http://www.nathansamson.be
To understand recursion, you must first understand recursion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20090904/1f6d2169/attachment.htm
More information about the pygtk
mailing list