iphone - Popup dialog with round corners -


i want create popup dialog show in center of screen. use uiview load manually nib , add sub view onto main view. there better proper way?

i need fade out ground main view , have round corners on popup dialog.

target ios 6 , later

how do this?

no way use uialertview here if want super special visuals. if you're not wanting fancy might give try.

by prefer subclassing uiview , doing want , how want it. it's cool , gives countless possibilities. may bit harder it's 100% worth it. i'd go uiview.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -