> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ben > Combee > Sent: 30.12.2002 15:15 > To: Palm Developer Forum > Subject: Re: How-to detect, when the "Field" lost it's focus .. > > > At 14:13 2002-12-30 +0200, you wrote: > >Seems there is no other way to pick up the text wrote in to > the field after > >editing is finished. > > When is editing finished? > > It is finished when > > A) the user clicks on another field (and a new fldEnterEvent is sent) > B) the user clicks on a button that dismissed the dialog (you get a > ctlSelectEvent) > > You can detect those events -- why do you need a fldExitEvent > when you can > just look for those? > >
Ok. You are right. Thank you for your response. I'll try to solve it on that way. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
