[PythonCE] DLL hourglass in ctypes

Brad Clements bkc at murkworks.com
Tue Aug 12 20:17:44 CEST 2008


Adam Walley wrote:
>
>  
> My question is about the hourglass which appears on the screen while 
> my script is running (in WM5 it's actually not an hourglass, but a 
> kind of circular dial with windows colours). Is there any way I can 
> prevent this from appearing while my python script runs?

I do not recall exactly, but I vaguely remember something about this.  
Do you have a windows message loop running?

I think the hour glass stays there until you start processing windows 
messages.


-- 
Brad Clements,                bkc at murkworks.com    (315)268-1000
http://www.murkworks.com                          
AOL-IM: BKClements



More information about the PythonCE mailing list