05-08-2011, 05:52 PM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: Apr 2010 Model: 8520 PIN: N/A Carrier: T-Mobile
Posts: 25
Post Thanks: 0 Thanked 0 Times in 0 Posts
| confirming an action Please Login to Remove! I need a bit help.
After the choice is made, how can I tell which choice is made..
I mean, if yes is chosen, do this.. if no - do that
String choices1[] = {"Yes", "No"};
Dialog.ask("Are u sure you want to submit?", choices1, 0); |
| Offline
| |