will like to know if there is any tutorial to teach me how to create a popup view in iphone.
i need to create a tableview, on tap on the cell, it will pop up a view with more information
which looks like this

|
|
|
The call you're looking for is:
Create the popupView and load it first, of course! |
|||
|
|
|
It is a custom UIView laid over the original view. use core animation and write one?
|
|||||
|
|