| Reply | « Previous Thread | Next Thread » |
|
Hi
is it possible to find which application is currently in foreground ie currently active using python please help me |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
You should download appswitch module, first. Then, you can simply know what application is in foreground by using this line of code: Code:
import appswitch print appswitch.application_list(1)[0] Hope it helps, Rafael.
Last edited by Rafael T. : 2008-11-01 at 18:57.
|
|
Quote:
thanks so much for your help |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| About active scheduler, how to apprehend this paragraph? | 021850524 | General Symbian C++ | 6 | 2007-08-03 05:04 |
| Cannot find application on 9.1 SDK Emulator | genyv74 | General Symbian C++ | 5 | 2007-07-19 06:57 |
| 求助关于SDK平台变化后系统头文件出错的问题 | cxg1103 | Symbian | 3 | 2007-03-07 04:36 |
| Can't find application icon on device | vinod_shelke | General Symbian C++ | 1 | 2004-04-21 13:46 |
| Installed SIS to 7650 but can't find application (tried everything) | kdinn | General Symbian C++ | 2 | 2002-12-04 04:04 |