After a calculation, I want to display a pop up or alert box conveying a message to the user. Does anyone know where I can find more information about this?
Thanks
|
After a calculation, I want to display a pop up or alert box conveying a message to the user. Does anyone know where I can find more information about this? Thanks
| ||||
|
feedback
|
|
Yup, a
If you want to do something more fancy, say display a custom UI in your You might also want to look at the Hope this helps! | |||||||
feedback
|
|
Found something that might help http://developer.apple.com/library/ios/#DOCUMENTATION/UIKit/Reference/UIAlertView_Class/UIAlertView/UIAlertView.html#//apple_ref/occ/cl/UIAlertView | |||
|
feedback
|