[python-win32] Pythonwin responsiveness

Bob Gailer bgailer at alum.rpi.edu
Thu Jun 19 23:59:32 EDT 2003


At 04:50 PM 6/20/2003 +1200, Blair Hall wrote:

>I was wondering if there is anything I could do
>to keep Pythonwin reponsive to
>user interaction while executing some code?
>(running on Windows XP)
>
>It seems that as soon as I have started to execute
>a script, that's it: Pythonwin just can't respond to any more
>user more interaction until the script returns.
>
>If I switch to another open application
>(say Excel, when the script is writing to a spreadsheet)
>then I cannot get back to Pythonwin, it
>does not seem to refresh the screen until the
>script has completed.
>
>Perhaps there is something simple I can do?

Threading?

Bob Gailer
bgailer at alum.rpi.edu
303 442 2625
-------------- next part --------------

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.488 / Virus Database: 287 - Release Date: 6/5/2003


More information about the Python-win32 mailing list