07-23-2010, 10:40 AM
|
#1 (permalink)
|
| New Member
Join Date: Jul 2010 Model: 7100 PIN: N/A Carrier: O2
Posts: 1
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Prevent focus change until user entered valid input Please Login to Remove! Hi !
I want to prevent that a field loses the focus until the user has entered some valid input (validation). Currently I have overwritten onUnfocus, set a FocusChangeListener and call setFocus when the input is invalid which works in most cases. However if the user uses the touchscreen on the storm it is still possible to leave a field so the current implementation is wrong maybe. Is there any solution for this ?
Thx very much in advance ! |
| Offline
| |