"Jos� dos Santos Machado" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Long answer: You can use a workaround for this. You could trap the
> keyDownEvent before the field and write it by hand on the Field, if you
> wanna to.

That's a good idea actually.  I never really thought of doing it that way...
All you need to check for is that the insert position is at the start of the
field, and that there isn't already a "-" after the insert position.  The OS
will then handle all the other issues for you (Such as making sure you don't
enter more than one "." for example.

Alan



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to