Blackberry - Disable Save option in BasicEditField ??
Posted
by chethan
on Stack Overflow
See other posts from Stack Overflow
or by chethan
Published on 2010-03-17T10:21:26Z
Indexed on
2010/03/17
12:41 UTC
Read the original article
Hit count: 284
I am using a basiceditfield to take input from the user to do some simple string search. But if i type a few letters and wish to go back without continuing the search, it automatically asks me whether to save the contents of the field. I don want this to happen. Can i in any way disable the "Changes made!-save-discard-cancel" option in basiceditfield(or any editfield for that matter)????please help!!!
© Stack Overflow or respective owner