Scott Nelson wrote:
> FWIW, when the exception is thrown and caught, the window's icon in
> the taskbar will blink.  I believe this means the window received an
> event it can't handle or display?
>   

Right.  Either the event loop is busy, or the current foreground 
application refused to yield.

-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

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

Reply via email to