Yes, I'm doing this, and it works. It can be a bit tricky
tracking down a binary installer for gtk and getting paths,
etc. set up right.
The best thing would be to use py2exe to bundle it all up
into a single package for distribution. That ought to be
possible in theory, although I haven't made a serious
attempt to do it myself yet.
I use PyInstaller and it is very good for Windows, no problem to create a
binary distribution of my code
--
Marco Bonifazi
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/