"Olrik Lenstra" <[EMAIL PROTECTED]> wrote
I've been developing a program for a while now (I am still a
beginner
though) and I want to add a progress bar (gauge bar) to my program.
I am having quite some trouble actually implementing it though. I
attached
the file TSO.pyw which is my current project.
Can you show us what you have tried so far?
I want to keep it within 1 python file if it's possible. Because I
want to
turn it into a single executable file.
You can use multiple files and still produce an EXE using
py2exe or similar. There is no need to keep it in one file.
Alan G
_______________________________________________
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor