Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor pzul_wisner's Avatar
    Join Date
    Mar 2003
    Location
    Cambridge, Massachusetts, USA
    Posts
    87
    The very first time my application is run I need to prompt the user to initialize certain settings.

    Where in the application (view architecture) startup sequence is the proper place to display an initialization dialog?

    It does not work in the application or document constructor - I suppose because the app framework is not sufficiently initialized. I can think of several ways to kick-off an initialization dialog later - using timer or putting a condition in an OnDraw override - but that seems like bad form.

    What is the proper way?

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    The Control Environment is not really initialized (exist) when your app/doc objects are created. You can start using dialogs in AppUi::ConstructL.

Similar Threads

  1. How to display dialog box with menu item..??
    By sumit_rusia in forum Symbian User Interface
    Replies: 3
    Last Post: 2008-10-23, 19:02
  2. Nokia N-Series Complete Model Line-Up
    By Dopod in forum General Development Questions
    Replies: 6
    Last Post: 2008-07-22, 20:16
  3. Display a volume's value in a dialog resource
    By julienpfe in forum Symbian User Interface
    Replies: 0
    Last Post: 2007-02-15, 09:52
  4. Display a query dialog during AppUi::ConstuctL()
    By mark.wind in forum Symbian C++
    Replies: 0
    Last Post: 2006-03-09, 10:04
  5. can not successfully link any sample using .NET
    By lobotomat in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2002-08-20, 00:29

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