Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create a Custom UIAlertView in iphone app

Tags:

xcode

ios

iphone

I have an iphone app and on a button click it should open a custom alert view by showing some text and "X" cross sign on the top right Window as we have in lightbox in any web application.

like image 732
james Avatar asked May 28 '12 09:05

james


1 Answers

Here is link i think it can solve your problem.

http://mobile.tutsplus.com/tutorials/iphone/ios-sdk-uialertview-custom-graphics/

like image 89
jamil Avatar answered Oct 17 '22 01:10

jamil