You shouldn't have to go through so much work to keep text from being
selected in a non-editable field. Just catch the fldEnterEvent and return
with handled = true. No need to mess with bounds checking, since the field
already does this for you. If all the fields on the form are non-editable,
then you don't even have to check which field is being entered.
-- 
Peter Epstein

-- 
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