You Are Here:

Community: Developer Discussion Boards

#1 Old Find active application - 2008-11-01, 17:09

Join Date: Nov 2008
Posts: 3
kannan84
Offline
Registered User
Hi

is it possible to find which application is currently in foreground ie currently active using python

please help me
Reply With Quote

#2 Old Re: Find active application - 2008-11-01, 17:28

Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Send a message via Skype™ to Rafael T.
Rafael T.'s Avatar
Rafael T.
Offline
Forum Nokia Champion
Quote:
Originally Posted by kannan84 View Post
Hi

is it possible to find which application is currently in foreground ie currently active using python

please help me
Hi kannan84,

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.
Reply With Quote

#3 Old Re: Find active application - 2008-11-02, 04:15

Join Date: Nov 2008
Posts: 3
kannan84
Offline
Registered User
Quote:
Originally Posted by Rafael T. View Post
Hi kannan84,

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.

thanks so much for your help
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
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

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia