I have another prob.. How do you listen for an enter event? What i wanna do is to set a default action..
For example, i listed some texts on the screen..
AAAAAA
BBBBBB
CCCCCC
When the user uses the left soft key, he/she has the option whether to edit, delete or add new item on the list...
So, what i wanna do is when the user will press the enter key, it can be assigned to whether edit the seected text automatically, without even using the left softkey..