long delay on reply due to pc death.
i made a simple gui that picked paragraphs from a file with wxpython.
using py2exe i bundled the program then packaged it with INNO install.
it was 3megs. now its about 4 megs after a revision.
I give you the source if you want. it uses python 241 and the lates
fred.dixon wrote:
> 30meg for wx ?
> mine is under 3meg, compressed
>
Can I have a copy of that? Windows version?
--
Ramza from Atlanta
http://www.newspiritcompany.com
--
http://mail.python.org/mailman/listinfo/python-list
30meg for wx ?
mine is under 3meg, compressed
--
http://mail.python.org/mailman/listinfo/python-list
I am sorry if I think like this, but sometimes(keyword sometimes) I like
distributing my interpreters.
Anyway, I found the absolute minimum libraries needed for Python to work
with Win32. And, I included FLTK for the GUI toolkit. Sorry, but
wxPython didn't fit my <30MB requirement.
You can b