Help for CommandListener
hi, i would like to know how can i use the Central Button of my mobile application i.e. what kind of type i have to use? Command.OK doesn't work...
Thanks!
Message was edited by:
danix2k
hi, i would like to know how can i use the Central Button of my mobile application i.e. what kind of type i have to use? Command.OK doesn't work...
Thanks!
Message was edited by:
danix2k
Depends on device. Try other commandType like Command.SCREEN
I did it but without result...
I tried also Command.STOP, Command.CANCEL... and the others.