ipad - how to remove any view from main view and then add at same place in iphone application -


i want remove view screen when method loaded , again add when method finished there method ,i doing using hidden property not working times. other method this.

here link of code class large why have given link.

http://codepad.org/orze8xzm

you can change alpha 0 remove & vice versa

        [twelveview setframe:cgrectmake(720,300,50,-height12)]; 

Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -