Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User saiful_nokia's Avatar
    Join Date
    Jan 2007
    Posts
    7
    hi,
    I am using CTelephony for calling. But my Application goes background when I want to dial. Also my application goes background when an incomming call appears.

    I want my application always Foreground.
    Please help me.

    Jewel.

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    You might want to check RWindowTreeNode::SetOrdinalPosition in the SDK Help.

  3. #3
    Registered User S.S.Sudhakar's Avatar
    Join Date
    Aug 2004
    Location
    Hyderabad,India
    Posts
    808
    RWindowGroup * pWG = &CCoeEnv::Static()->RootWin();
    TInt ordinaval = 2000;//Give
    pWG->SetOrdinalPosition( ordinaval , 0 );

    this will set app to be on foreground.

    BR,
    Sudhakar

  4. #4
    Registered User adrian_andon's Avatar
    Join Date
    Jan 2008
    Posts
    2
    I have the same problem, but this code puts my application in the background.

  5. #5
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664

  6. #6
    Regular Contributor panmodi@gmail.com's Avatar
    Join Date
    Dec 2007
    Posts
    51
    http://wiki.forum.nokia.com/index.ph...ith_a_keypress

    this link will help you to keep the application always in
    foreground.

Similar Threads

  1. Foreground Application
    By saiful_nokia in forum Symbian C++
    Replies: 1
    Last Post: 2007-01-24, 16:02
  2. Sending SMS to Emulator through desktop application
    By iqbalaminkhan in forum Mobile Web Site Development
    Replies: 0
    Last Post: 2006-12-22, 05:01
  3. Application without icon in application menu
    By iulian_moldovan in forum Symbian C++
    Replies: 3
    Last Post: 2006-12-14, 09:38
  4. Changing the ordinal position of an exteranl application.
    By Shaikuny in forum Symbian User Interface
    Replies: 1
    Last Post: 2004-12-30, 07:32
  5. Replies: 0
    Last Post: 2004-12-13, 11:05

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved