Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8923993
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T07:16:56+00:00 2026-06-15T07:16:56+00:00

In LWUIT we could add the commands button right into the Form with addCommand

  • 0

In LWUIT we could add the commands button right into the Form with addCommand function like in this link http://lwuit.java.net/tutorial/events.html . Because I am currently developing the Nokia Asha Full Touch Apps soto show those commands I could simply click it at the top left button.

However, I’ve created the custom title bar, so now I have the Button inside the container as the title bar I’ve made

The custom bar I've made

The 3 stripes above is the button with an image.

Do LWUIT have something like show menu like Android have Activity.openOptionMenu does?

Best Regards

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T07:16:59+00:00Added an answer on June 15, 2026 at 7:16 am

    Hi there!(my first post in stackoverflow)

    You have to use PopupList component of com.nokia.mid.ui.
    There is no problem to use this with LWUIT.

    PopupList javadoc

    As you can see in the javadoc. It is the example:

    PopupList list1 = new PopupList();
    PopupListItem item1 = new PopupListItem("Item1");
    PopupListItem item2 = new PopupListItem("Item1", image1);
    list1.appendItem(item1);
    list1.appendItem(item2);
    list1.setVisible(true);
    

    The position of the menu will be good to your target.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a lwuit form. I wish to add my command to the right
I read this article : http://lwuit.blogspot.in/2008/06/lightweight-text-input-in-lwuit.html This article talks of autocomplete textfield embedded on
I am using the ComboBox in LWUIT. My code goes like this. public Locations(String
When i add a Form to LWUIT using form.show(), the form is not set
I have a LWUIT Form and LWUIT Containers into the Form. I want to
Using LWUIT, I have a Form (form1) which contains a Button (see the silver
I've created an apps using LWUIT. It use the header bar, like this It
I have a LWUIT Form which has 3 containers, each with its own content.
I have loaded the calendar in my LWUIT based UI. Thanks to this thread
I am making an application using LWUIT. There is a form There is a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.