Is it possible to create a custom textfield on the iPhone? What I would like to do is have an "alertview" that looks like it fits in with the app design and using an image as the dialog box/alert, not just the standard alertview. So, I'll handle all the graphics and input handling, but how does one pop up the keyboard and deal with input without creating a TextField?
Side question - is this going to run afoul of Apple's input standards?
Thanks in advance, Ben