Re: win32ui CreateFileDialog SLOW (since the SP2 Windows XP patch?)

2005-04-27 Thread MsKitty
Neil - Interesting theory, but I installed brand new versions of Python (2.4.1) and the win32 extensions on a machine that had no Python and got the the same 4 minute response time, so that does not seem a likely explanation, although its possible. - Kitty -- http://mail.python.org/mailman/list

win32ui CreateFileDialog SLOW (since the SP2 Windows XP patch?)

2005-04-27 Thread MsKitty
My client is used to clicking on the script name on her PC and getting a windows command line box which it runs in. Not fancy but did the job until recently... Now it can take up to 4 minutes for the file dialog box to appear. No problems with speed in PythonWin, of course, but she is not used to