Hi
I would like to be able to add a non-selectable element to a list within a j2me screen. At the moment any item that I add to the List can be navigated to on the screen, such that it is selected and is surrounded by a black border.
Is possible to add an element to a List which cannot be selected in this way?
Can this be achieved through some other means or using a different UI object like a Form?
Many thanks for your help.