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

  • SEARCH
  • Home
  • 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 436173
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T20:27:02+00:00 2026-05-12T20:27:02+00:00

i am coding in blackberry jde. but i am confused by the short menu

  • 0

i am coding in blackberry jde.

but i am confused by the “short menu” and “full menu”,
for instance,how can i make a menuitem show only in “full menu” ? thx for ye help.

  • 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-05-12T20:27:03+00:00Added an answer on May 12, 2026 at 8:27 pm

    All the menu constructing code should be within the makeMenu function of the Screen. That’s where you will populate your menu with the options your screen needs. The makeMenu function has a parameter called instance. This defines the kind of menu that needs to be made and you can key off of this for what should be added to specific menu types.

    So, what you can do is add all your menu items for the short menu no matter what the instance is and then have the following if statement that would add all the menu items for the full menu:

    if(instance == Menu.INSTANCE_DEFAULT) {
        // TODO Add menu items for full menu here.
    }
    

    Menu class JavaDocs

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

Sidebar

Related Questions

I understand this is purely a coding related forum, but i believe techies can
After coding and testing a Java application (lets say with Eclipse, but not necessarily)
I am doing coding from beggining blackberry by Anthony Rizk. I am stuck with
I am trying to develop a BlackBerry application that will show data from an
Coding a new 3D engine is fascinating but I there are so many out
Coding in UNIX make , I have written: cat $ sString | grep sSubstring
Blackberry applications have a menu list coming up when you hit the Blackberry menu
I´m coding a CSS menu for Wordpress and I have this stupid problem: I
Can I access the database file as a local resource in Blackberry project via
I like AJAX/JSON features of jQuery but the library is very big for blackberry

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.