Give it a shot, thanks, Ron ----- Original Message ----- From: "Pascal Levy" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 9:39 AM Subject: Re: Change Event
> > Is there a way to check if a input field has changed (something like the > > windows OnChange event). > > I dont't think something like that exists, but you can catch the > keyDownEvent in your form handler, get the field that as the focus at this > time using FrmGetFocus, and suppose that this field has changed. > > Pascal > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
