Can you see the pic? It's here if you can't: http://i41.tinypic.com/2vc9hg9.jpg
A:
You should put this information in the main question, not as a follow-up answer. I added this to the question, you should delete this answer since it doesn't really answer the question.
Jason Coco
2008-12-21 06:31:47
A:
So what is your actual question? I love screenshots as much as the next person, but I don't see a question anywhere?
rustyshelf
2008-12-21 07:26:11
A:
It looks like the logic here is good. Youi are most likely having a problem with your data model.
I'm guessing that the value of [[array_resultados objectAtIndex:indexPath.row] TituloFilme] message:ShinraTensei] is nil, in the cases where you are seeing the third type of dialog.
Brad Smith
2008-12-21 07:28:30
+1
A:
The first dialog is the standard UIAlertView. The second I can only guess, but I would assume it's when you have too much message text, and it looks different to signal the user that they can scroll the message. The third is UIAlertView with just a title and no message at all.
Kevin Ballard
2008-12-21 21:27:50