Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor nair.shanker's Avatar
    Join Date
    May 2008
    Location
    India
    Posts
    172
    Hi All,

    I need to hide the title of the application (title pane in S60 UI terms) and show the application icon instead (context pane in S60 terms). The icon is self explanatory hence I don't want to display the title. Please advice.

    Thanks,
    Shanker

    P.S. - I am attaching an image for easy comprehension (actual icon & title not displayed in the image).

    S60UI.jpg

  2. #2
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    I know that some devices (newer Sonys) will remove the title bar if you set the Displayable title to null.

    Code:
    myDisplayable.setTitle(null);
    I have no idea if this has any effect on Series 60, or exactly what it would change.

    This is about as much control as you get in J2ME. Remember that the API is designed to function on any platform, so you don't get fine control over platform-specific aspects.

    You can take complete control, by using a Canvas with setFullScreenMode(true). Then you can paint whatever user interface you want. But: you have to do all the work.

    Cheers,
    Graham.

  3. #3
    Regular Contributor nair.shanker's Avatar
    Join Date
    May 2008
    Location
    India
    Posts
    172
    Thanks Graham.

    Regards,
    Shanker

Similar Threads

  1. Replies: 3
    Last Post: 2008-12-22, 11:44
  2. How to hide the Application Title bar?
    By lozanbt in forum Symbian User Interface
    Replies: 3
    Last Post: 2008-03-19, 15:45
  3. help! how to hide an application interface
    By miqitangguo in forum Symbian Media (Closed)
    Replies: 2
    Last Post: 2008-02-26, 06:37
  4. How can the WAP browser communicate to J2ME application?
    By hbfornies in forum Mobile Java General
    Replies: 20
    Last Post: 2007-03-02, 16:32
  5. hide & unhide application
    By asdfghjkl_asdfghjkl in forum Symbian C++
    Replies: 10
    Last Post: 2007-01-17, 20:25

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