Tony,

>Try Easy Dialogs 
> http://www.averdevelopment.com/python/EasyDialogs.html
>
> It has a progress bar. Easy Dialogs just wraps the native OS calls, and makes 
> them sensible & cross platform.
> 
> Using a progress bar is only a few lines of code.

Thanks for this recommendation. This looks like a great solution that's
very light weight.

I just tried this library on my Windows 7 system and was surprised to
see an old-fashioned (Windows 95 like) progressbar. Do you have any
ideas on how I might activate Theme support with this library so the
progressbar gets displayed using a Windows 7 style look?

Thanks for your help,

Malcolm

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to