Which event to use for out of focus window?

Marlin Rowley marlin_rowley at hotmail.com
Fri Apr 18 16:10:22 EDT 2008


Bump.

From: marlin_rowley at hotmail.com
To: python-list at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080418/bbb72625/attachment-0001.html>


More information about the Python-list mailing list