> Hey,
>  Does anyone know how to catch when a backspace is entered? I need to be
> able to trap this somehow... Thanks...

check for a keyDownEvent with chr = 8.
do not forget to return false (or call SysHandleEvent).


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

Reply via email to