I have a problem with method : keyRepeated in class:
"class Canvas extends javax.microedition.lcdui.Displayable"
I have override the method , but it does not work, while keyReleased & keyPressed
work well,
I checked "hasRepeatEvents" and it returns true,
would you please help me in this regards?