batfree schrieb:
I need my application to run on Windows without GTK,pyGTK ,python.How
can I package these into a standalone application?Can any one help me?
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
There is an useful application py2exe, which puts the runtime libraries
into the executable. I haven't yet tried it myself, so I don't know
what pitfalls there may be.
Take care,
Niklas.
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/