tags:

views:

13

answers:

0

I need a UIAlert with image.As far as i know UIAlertView does not have a constructor which takes image.So now i need to create customAlertView. But i dont know how to do it.Is customAlertView will be a subclass of UIAlertView so that it takes the delegate method of UIAlertView or what???i search a lot but did not find a implementation of customAlertView.I am new to cocoa touch framework and dont have the expertise to do it myself.so plz someone help me.plz give me some implementation ,not just the logic.waiting for your answer.