Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User phillipcui's Avatar
    Join Date
    May 2011
    Posts
    1
    A noob question here. I just want to ask how to remove the default menu bar below the screen when running my app on the phone because some portion of my app is not visible in full screen because of the menu bar.
    I've been searching google for quite sometime now with no luck. BTW im using nokia wrt for my app. Any help will be greatly appreciated.

  2. #2
    Nokia Developer Moderator isalento's Avatar
    Join Date
    Jun 2008
    Location
    Tampere
    Posts
    832
    Hi and welcome to forum!

    You can hide softkeys with hideSoftkeys();

    http://library.forum.nokia.com/topic...C-646EA5F867B6

    Code:
    function useFullScreen()
    {
     // choose to hide the softkey pane to get more screen space
     window.menu.hideSoftkeys();
     ...
    }
    -Ilkka

Similar Threads

  1. Replies: 17
    Last Post: 2009-09-30, 09:12
  2. How to pass informaiton from home screen view to full screen view?
    By steve.yau in forum Symbian Web Runtime
    Replies: 0
    Last Post: 2009-04-27, 14:03
  3. Making Full Screen of View In Switching Views
    By kakakakaka in forum Symbian User Interface
    Replies: 2
    Last Post: 2009-01-08, 17:13
  4. Why Can't View Full Wallpaper on Main Screen?
    By irfanil in forum Themes/Carbide.ui
    Replies: 4
    Last Post: 2008-04-08, 16:27
  5. Replies: 8
    Last Post: 2007-06-19, 13:30

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