John Ehresman napisaĆ(a):
Something to think about is how easy it will be to install your program. IMHO, each extra thing to install will substantially cut the number of people that will try the program out. I still haven't tried some interesting gtk based programs because I don't want to deal with the dependency issues and I actually know how to hack gtk on win32 ;).
I thought about it before. My target users are not very experienced in computers (I do some art-related thing, they are artists, humanists etc.). It MUST be one-click automated installer. But AFAIR when I do .exe with py2exe, put all dlls in app dir I can create very simple installer that just unpacks all data to some dir, and create shorcuts.
Cheers, -- Marcin Lewandowski _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
