Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User fnnokia's Avatar
    Join Date
    Apr 2012
    Posts
    39
    Hi,

    I want to add some option item to the "Contacts" application,

    Open "Contacts" -> Press "Options" -> Open "Call" Menu Item ->

    "Call" Menu Item -> Voice Call
    .........................-> Video Call
    .........................-> [ X Call Item]
    .........................-> [ Y Call Item]

    How can I add "[ X Call Item]" and "[ Y Call Item]" as the "Sub menu item" of "Call" Menu Item ?

    I am using S60 3rd FP2 SDK, please give me a guide on how to do this.

    Thanks in advance.
    Last edited by fnnokia; 2012-04-26 at 18:07.

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    The required API is not present in the SDK-s, you can try getting it via the technical support: Resources above, Technical support (http://www.developer.nokia.com/Resources/Support/ is the link). It will cost some money though.

  3. #3
    Registered User fnnokia's Avatar
    Join Date
    Apr 2012
    Posts
    39
    Quote Originally Posted by wizard_hu_ View Post
    The required API is not present in the SDK-s, you can try getting it via the technical support: Resources above, Technical support (http://www.developer.nokia.com/Resources/Support/ is the link). It will cost some money though.
    Is there another alternative method to do it ?

    For example, using the event model to monitor what application is active and which option the user is pressed , is it possible ?

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Quote Originally Posted by fnnokia View Post
    For example, using the event model to monitor what application is active and which option the user is pressed , is it possible ?
    Those events (menu handling, etc.) are internal to the application, the operating system does not track them. Theoretically you can track the happenings of an application via key capturing, and checking the screen contents, emulating extra menu items this way is just messy. When the given menu is supposed to appear, in theory you can suddenly bring your own application into the front, displaying its own menu, but it is very complicated.

  5. #5
    Registered User fnnokia's Avatar
    Join Date
    Apr 2012
    Posts
    39
    Quote Originally Posted by wizard_hu_ View Post
    Those events (menu handling, etc.) are internal to the application, the operating system does not track them. Theoretically you can track the happenings of an application via key capturing, and checking the screen contents, emulating extra menu items this way is just messy. When the given menu is supposed to appear, in theory you can suddenly bring your own application into the front, displaying its own menu, but it is very complicated.
    Thanks, now I have known the limitation for development on S60 3rd, but I want to ask another related Plug-In question,

    There is "Tools" -> "Settings" -> "Applications" -> "FM Radio",

    Can I add custom application by using the public SDK ?
    For example, "Tools" -> "Settings" -> "Applications" -> "My Custom Radio".

  6. #6
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    That is the Settings Framework API (at least this is what I think), it is available as a plug-in: http://www.developer.nokia.com/Commu...DK_API_Plug-in

Similar Threads

  1. Adding a custom menu option to the Contacts left menu
    By dario.fiumicello in forum Symbian C++
    Replies: 8
    Last Post: 2009-11-30, 15:59
  2. Adding a custom menu option to the Contacts left menu
    By dario.fiumicello in forum Python
    Replies: 1
    Last Post: 2009-11-30, 13:34
  3. Help erasing all contacts/calendar items on N97
    By MBFonz in forum General Development Questions
    Replies: 2
    Last Post: 2009-07-28, 17:52
  4. Add menu item to Contacts application
    By heuven in forum Symbian C++
    Replies: 1
    Last Post: 2009-02-10, 16:27
  5. Replies: 0
    Last Post: 2008-03-13, 12:21

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