Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor yuenfatt's Avatar
    Join Date
    Aug 2007
    Posts
    69
    Okay so I'm stuck here with the final ones. I'm having a server application running on the background, and when it receives a certain event, it has to open up the phonebook dialog for the user to select the contact and pass the corresponding phone number back to the server.

    So here's my question, the server is running on a console based listener, which listens for events and acts accordingly. Lets say I should want the to listen to an event and then fireup the phonebook dialog, do I have to open up the phonebook as a new application? or can it be in the same one?

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    I think you would get it working a lot easier by running a GUI application on that event.

  3. #3
    Regular Contributor yuenfatt's Avatar
    Join Date
    Aug 2007
    Posts
    69
    hmm okay, well however the initial start of the program doesn't fire up a GUI. it has to wait for the event before it fires up while at the mean time does other process on other events. Is that possible still?

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    Sure you can have the background server running in teh background, and staying idle while waiting for the event. And when the event comes, you could use for exmaple RApaLsSession API to run the GUI-app.

Similar Threads

  1. J2ME and contact list
    By morphine_titan in forum Mobile Java General
    Replies: 7
    Last Post: 2009-01-06, 07:49
  2. PIM contact list supported array elements
    By gbaballa in forum Mobile Java General
    Replies: 3
    Last Post: 2008-07-09, 13:40
  3. Mobile learning server / environment published
    By mikaset in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2008-03-25, 20:50
  4. browser can't able to contact web server.
    By younker in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2005-06-04, 05:55
  5. Showing and accesing contact list library
    By djorge in forum Symbian User Interface
    Replies: 1
    Last Post: 2002-09-25, 11:01

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