Thanks Dave, I'll double check.  I'm pretty sure that the relevant event
handler sets "handled" to false upon entry, and that it doesn't pay any
attention to field related events - it just retrieves the field's value when
the "OK" button is pressed.  On the other hand, something this mysterious
almost always turns out to be something "obvious" like returning a wrong
"handled" value.

Mark Peters

Dave Lippincott <[EMAIL PROTECTED]> wrote in message
news:5854@palm-dev-forum...
>
> I've have a couple of apps that are similar and run without a problem.
> Check to make sure you are not returning true in your event handler when
you
> should not be.  This would prevent the OS from further processing pen
input
> data in the fields.  Without some code or a more detailed explanation, I
> can't offer any further help.
>
> -----Original Message-----
> From: Mark A. Peters <[EMAIL PROTECTED]>
> Newsgroups: palm-dev-forum
> To: Palm Developer Forum <[EMAIL PROTECTED]>
> Date: Wednesday, March 22, 2000 11:48 AM
> Subject: Field won't allow input?
>
>
> >I had a working form with a couple of input fields in it.  I needed to
add
> >more UI objects to the form, but since there was no more room, I decided
to
> >partition the form into multiple "pages".  [...resulting in input fields
that won't
> > accept input ...]



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to