hi!!
how do you read the input from a pop up??
please reply...i ve been searching all over the forum and net not getting the answer..
there are example code for MULTIPLE and EXCLUSIVE but absolutely no example for POPUP
hi!!
how do you read the input from a pop up??
please reply...i ve been searching all over the forum and net not getting the answer..
there are example code for MULTIPLE and EXCLUSIVE but absolutely no example for POPUP
Choice group remain Choice group and you need read the user input in the same way as you for other type of Choice group.
Ref to: http://wiki.forum.nokia.com/index.ph...p_choice_group
You can use getSelectedIndex() / getSelectedFlags(boolean[] selectedArray_return) method of choice group get the user input depending on its type.
Thanks,
Ekta
In order to deal with any of the API you should read the WTK docs of the same so that you can get the idea about all the functionality of the methods
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,
Hi,
I am wrinting a java application that requires a registration.
upon registration the user must choose his country from a popup-choicegroup,
which is a big list of countries!!
is there a way to search for the elements upon typing a character,
for example when the user types "L" it direct him to the countries starting with letter "L" instead of scrolling?
Thanks
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,