Is there any way to add a text field to an alert or an action sheet? I want to pop up the final score after my game and allow the user to enter his/her name to record the high scores. I have read the doc on UIAlert and UIActionSheet, but I'm not seeing anything in there that will allow me to do this. Is it possible?