Creating a Pop-up without using UIAlertView?
Dear SDK Gurus,
I have been customizing UIAlertview for my popups all this time, but now with 4.2, it does not work the way it was. So now I am forced to make my own pop-ups from scratch.
Can anyone give me some input on how to make a custom popup that would still show the main view in background, yet only the popup area is interactive?
Thank you.
|