Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User rankorth's Avatar
    Join Date
    Mar 2006
    Posts
    5
    I'm currrently working on a project that requires multiple engines to do different tasks, but it is required to be in one single application. Each tasks (for example, email) requires its own views and engine.

    Thus I plan to split it up at some point in the application framework.

    From my understanding, the symbian series 60 framework is:

    Application > Document > ViewAppUi > Views > Container

    Here are my questions:
    1) is it possible to have multiple Documents under one Application, or is it one-to-one?

    2) how do i have a one to many relationship for app to documents, or is this inadvisable? I read about CApaProcess, and the AddNewDocumentL() function, but I cannot find examples of their usage.

    3) Can a view contain multiple dialogs??
    (Or rather can a framework using Avkon View Switching, also use dialogs?)

    Sorry if my questions seem fundamental. I'm a beginner in Symbian.

    Thanks in advance.
    Last edited by rankorth; 2006-03-24 at 08:10.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    in normal application framework you can only have one document. The add document stuff is used to embed a document from other (embeddable) application that is implemented separately from your app.

    With symbian you ccan use views (containing containers) or containers from your appui class, depending on how you want to structure your application.

    As far as I know there is no limit on the amount o views/containers handled by appui class, nor should there be limitations on numbers of dialogs handled by view/container.

    yucca

  3. #3
    Regular Contributor netra's Avatar
    Join Date
    Dec 2006
    Posts
    94
    Hi Yucca,

    You mean if we want to use the document containing contacts in our own application than we will have to embedd the document in our application's document- as an example.

    And we can not have multiple documents for an application in any other case. Am I right ?

    Warm Regards,
    Netra

Similar Threads

  1. Help required inusage of HTTP over TLS framework in series 60 SDK
    By nkhanna1979 in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2005-11-27, 05:57
  2. Issue in using HTTP client framework on series 60 SDK
    By nkhanna1979 in forum Mobile Java Networking & Messaging & Security
    Replies: 0
    Last Post: 2005-11-25, 06:33
  3. Series 60 2nd Ed. FP2 - QoS Framework
    By dkuo in forum Mobile Java Networking & Messaging & Security
    Replies: 0
    Last Post: 2005-02-11, 16:53
  4. regarding connectivity framework
    By flicker82 in forum Bluetooth Technology
    Replies: 7
    Last Post: 2004-10-27, 08:01
  5. please help! framework not calling RestoreL!
    By advocatee in forum Symbian C++
    Replies: 9
    Last Post: 2003-08-27, 08:19

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