hi im currently building a application using J2ME. i create a form and append a datefield and a textfield to it. when i press the "select" button at the datefield, it will display a calendar. but the thing is not only bringing me to the calendar, i also want it to get the string of my textfield and save it in a recordstore. but i cant find any listener to capture the event of clicking the "select" button. do anyone have any solution? thanks for reading :)