Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User vinoy_george99's Avatar
    Join Date
    Sep 2008
    Posts
    39
    I have used vChoiceGrp = new ChoiceGroup("State: ",ChoiceGroup.POPUP);

    vChoiceGrp.append();

    this.editEvtRecForm.append(vChoiceGrp);

    but in the device, i am not able to open the choice group.

    Thanks in advance.

  2. #2
    Super Contributor soku123's Avatar
    Join Date
    Feb 2006
    Posts
    689
    Hi,
    IS it working fine on Simulator.If so you can try with a sample app that opens a Choice group on your simulator as well as phone.

    Thanks
    Soku

  3. #3
    Nokia Developer Champion raj_J2ME's Avatar
    Join Date
    Mar 2008
    Location
    The Capital of INDIA
    Posts
    4,314
    Quote Originally Posted by vinoy_george99 View Post
    I have used vChoiceGrp = new ChoiceGroup("State: ",ChoiceGroup.POPUP);

    vChoiceGrp.append();

    this.editEvtRecForm.append(vChoiceGrp);

    but in the device, i am not able to open the choice group.

    Thanks in advance.
    You have not appending anything to the choicegroup.this is the demo you can have and edit the same as per the requirement,
    http://www.java-tips.org/java-me-tip...p-in-j2me.html
    Thanks with Regards,

    R a j - The K e r n e l


    Join Delhi-NCR Nokia Developer's Community,

  4. #4
    Registered User vinoy_george99's Avatar
    Join Date
    Sep 2008
    Posts
    39
    i have append but i forgot to write it here ,

    evtStateChoiceGrp.append(evtStateList[i].substring(evtStateList[i].indexOf("--")+2,evtStateList[i].length()),null);

    Still it doesn't allow me to see the items inside the choice box in nokia emulator.
    See the problem is ,
    I am using j2me polish ok
    I was searching on the net for solution. Some said i should put a perprocessor before the choice group and is did so. //# style horzontal
    Now, in sun wtk it works fine
    but in nokia it doesnot shows the data as i am not able to activate the choicegroup.
    I mean the centeral button of the device is used for another command, on top of the centeral button of the mobile device it shows the save bottom which i have kept to use as i need to save the data after choosing the state from the choiceGroup, i want the centeral buttom to be fired for choiceGroup, how to do that...?

Similar Threads

  1. Uninstallation issue on N95 device
    By sameerbkamble in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 3
    Last Post: 2009-03-31, 12:52
  2. Раскладка клавиатуры в консоли
    By arkenoi in forum Russian Developer Forum - Форум Российских разработчиков
    Replies: 11
    Last Post: 2009-03-18, 18:27
  3. Open Req. Wireless Device Developer - Symbian C++ - Two Shea Consulting
    By TwoShea in forum News, Announcements and Job Listings
    Replies: 1
    Last Post: 2008-01-04, 20:32
  4. Bluetooth Security: What exactly is an untrusted device?
    By rahulmcs in forum Bluetooth Technology
    Replies: 1
    Last Post: 2005-12-02, 06:26
  5. Problem of POPUP String Item on Nokia S60 Device
    By lkihk in forum Mobile Java General
    Replies: 0
    Last Post: 2005-08-30, 11:12

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