|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Anyway to do this in python?
Hi, I just need you to point in the right direction. I am a newbie to python and I have been assigned by my group to look into whether its possible to do this with python:
We have to able to tell when the application window loses focus or another window is opened. The idea is that only the application should be on focus for the duration of its task. If user selects anything else it has to perform an action. I am thinking of something like LostFocus or similar in python. Any help would be appreciated! |
|
#2
|
||||
|
||||
|
win32gui
Hi B1acksun,
I found this on comp.lang.python, seems to be what your looking for, it is Platform dependent but if your working on Windows it should be fine. http://groups.google.com/groups?hl=...org%26rnum%3D15 Hope this helps, Have fun, Mark. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Anyway to do this in python? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|