Bump.

From: [EMAIL PROTECTED]
To: python-list@python.org
Subject: Which event to use for out of focus window?
Date: Fri, 18 Apr 2008 10:25:40 -0500









I think I've found a bug in the wx Library. 

I've created an event  : EVT_IDLE that does something when the event is 
triggered, however, if your mouse pointer is out-of-focus on the window, the 
EVT_IDLE doesn't get called.  It's only when the window is put into focus that 
the IDLE event is called.  

I basically want the IDLE function to be called whether the window is in focus 
or not.

Is there a way to do this?

Thanks,

-M

Get in touch in an instant. Get Windows Live Messenger now.

_________________________________________________________________
Pack up or back up–use SkyDrive to transfer files or keep extra copies. Learn 
how.
http://www.windowslive.com/skydrive/overview.html?ocid=TXT_TAGLM_WL_Refresh_skydrive_packup_042008
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to