[android-developers] Confirmation routine
Hello,
What is the recommended best practice for a "confirm routine"? A toast
object is something like a visual basic MsgBox() routine but I have
not found any variations for a toast that returns a "yes" or "no".
An example might be:
*********************************************************************
"you have entered a bid amount of $0.01. Select YES to permanently
place the bid or NO to discard this entry"
YES NO
**********************************************************************
I searched for "confirm" and found that the notepad example does have
a "confirm" button. I did the exercise and found that this particular
confirm button does not exactly match what I am wanting. I did learn a
way of using an intent to create a confirm routine but I thought there
might be another (shorter) method that I have missed.
Thanks for your help. John Brown
(I posted this on beginners about 6 hours ago but it never appeared in
the list. ?)
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home