Hi,
How to handle traversing in CustomItem of J2ME in a mobile phone which does not support traversing?
Im doing a mobile application using J2ME - MIDP 2.0.In my application i draw the table using javax.microedition.lcdui.CustomItem.I also implement the traverse method.But in some mobile phone the traversing is not support .Help me to implemnent the traversing process in a mobile which does not support traversing.
Thanks & Regards, Sivakumar.J