Problem with DateField in j2me
Hi,
juned here..
i m developing one application in j2me, in which i have used DateField class
(javax.microedition.lcdui.DateField) that provides a screen to pick a date.
It is working fine on Emulator, but when i tested it onNOKIA 6600 it was not working, it does not throw any error but it (DateField) prevents application to load into mobile.(there is no problem while installing this application in mobile.)
Thanx.............

