Discussion Board

Results 1 to 2 of 2
  1. #1
    Super Contributor Nokia_Archive's Avatar
    Join Date
    Mar 2003
    Posts
    2,426
    I'd like a full screen window but cannot figure out how to remove the indicator panel from the lhs of screen. Please help!

    (c++ crystal sdk 9210)

    Posted by Richard Wylie, richardwylie@hotmail.com
    on January 26, 2002 at 07:57

  2. #2
    Super Contributor Nokia_Archive's Avatar
    Join Date
    Mar 2003
    Posts
    2,426
    Posted by Nilesh Mahajan, nilesh@kalpadrum.com
    on February 05, 2002 at 09:16



    Hello,

    You can do it by inserting following code in ConstructL() method of your AppUi class before you construct the application view.

    iEikonEnv->AppUiFactory()->StatusPane()->MakeVisible(EFalse);

    Regards,
    Nilesh

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