[python-win32] Confusion with 'SetForegroundWindow()

Tim Roberts timr at probo.com
Tue Mar 18 18:10:03 CET 2008


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, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list