Hi I have another question about the Series 60 emulator. I have an Exclusive list. Things look good, I select an item and I get a little check mark next to it. However, then I navigate up one item for example using the up key and when I call getSelectedIndex() on the List the value that it returns is not the item with the check mark, but the item that has the light blue bar on it, in other words the item I last navigated to in the list, but this item might not have a check mark since I did not press the ok button I just press the up and down arrow.
Is this a bug ?. If not what is the proper way to get the "real" item selected? the one with the check mark.
Does this also happen on the device it self or is this just the emulator again? !![]()

Reply With Quote

