[wxpython-users] (no subject)

Robin Dunn robin at alldunn.com
Mon May 26 17:06:44 PDT 2008


יהודה wrote:
> I use WX on windows XP and I try to generate an event when the user is 
> clicking the keyboard while the application frame is not in focus.
> All I managed to do were while the application frame is in focus. Can 
> someone please show me how to do it?


wx can't do it.  You'll need to use lower level platform specific APIs 
to be able to get access to system-wide events.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



More information about the wxpython-users mailing list