Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor shwetadseema's Avatar
    Join Date
    Jan 2011
    Posts
    103
    Hello,

    I want to make a form where then is login and password textfield.
    Ans i want to add one dropdown list of country by which user can select the one of the country from that list.
    How is it possible in j2me.

    Can anyone had done this before.
    Please help me.

  2. #2
    Nokia Developer Champion raj_J2ME's Avatar
    Join Date
    Mar 2008
    Location
    The Capital of INDIA
    Posts
    4,314
    Quote Originally Posted by shwetadseema View Post
    Hello,

    I want to make a form where then is login and password textfield.
    Ans i want to add one dropdown list of country by which user can select the one of the country from that list.
    How is it possible in j2me.

    Can anyone had done this before.
    Please help me.
    Read about the choice Group in Java ME, this can be done very easily using the same,
    Thanks with Regards,

    R a j - The K e r n e l


    Join Delhi-NCR Nokia Developer's Community,

  3. #3
    Regular Contributor shwetadseema's Avatar
    Join Date
    Jan 2011
    Posts
    103
    i got the solution:-


    CoursePOP = new ChoiceGroup ("CountryList", Choice.POPUP, String[] countryStrings = { "Select", "Afghanistan"},null);
    form1.append(CoursePOP);

Similar Threads

  1. Drop down list in canvas
    By pulagarin in forum Mobile Design and User Experience
    Replies: 0
    Last Post: 2010-09-03, 08:10
  2. How to create Drop down list in J2ME
    By jas127 in forum Mobile Java General
    Replies: 1
    Last Post: 2007-10-24, 22:55
  3. Default tones in drop-down list
    By arshadparvez in forum Themes/Carbide.ui
    Replies: 0
    Last Post: 2007-04-27, 05:24
  4. Drop-down box in J2ME
    By ashishga in forum Mobile Java Media (Graphics & Sounds)
    Replies: 2
    Last Post: 2006-02-17, 03:08

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