Discussion Board

Results 1 to 3 of 3
  1. #1
    i have 5 commands. such as back , select , name1, name2, name3.
    here back command occupied as left soft key. remaining commands including back command occupied as right soft key in the name of menu. now i want to remove that back command from menu list.

    please give me code. its very urgent.

  2. #2
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    It would help if you showed us how you initialized the commands. The problem most likely has something to do with the types you specified for the commands.

    Also, please read this page carefully, it might help: http://library.forum.nokia.com/topic...EE2B1CAC8.html

  3. #3
    i am working in lwuit 1.4. thats y i face this problem. this problem couldnt occur in j2me midlet.
    plz give solution. also i give my code for ur reference.

    songsCommand = new Command("Songs",4);
    moreCommand = new Command("More",3);
    downloadsCommand = new Command("Downloads",2);
    mainCommand = new Command("Back",1);
    formHome.addCommand(mainCommand);
    formHome.addCommand(downloadsCommand);
    formHome.addCommand(moreCommand);
    formHome.addCommand(songsCommand);

Similar Threads

  1. How to disable Center Key (CK) and let only Left Soft Key (LSK) be used
    By awaghadashish in forum Mobile Java General
    Replies: 2
    Last Post: 2010-05-25, 02:25
  2. left soft key
    By Anime in forum Python
    Replies: 11
    Last Post: 2009-03-05, 10:39
  3. Left and right soft key event
    By deepakgmi in forum Symbian User Interface
    Replies: 2
    Last Post: 2008-08-22, 13:32
  4. E65 left soft key
    By eranyahoo in forum Mobile Java Tools & SDKs
    Replies: 4
    Last Post: 2007-07-26, 13:00
  5. Replies: 2
    Last Post: 2005-09-03, 18:24

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