Hi there,
I'm trying to slide a view out and a new one in but the code isn't working. did you get this to work?
asUwish.
Quote:
Originally Posted by mihirsm
Hi,
I followed the above code and the view slides nicely. Though the new view never shows up.
In the "SwitchToView1" method I do the following:
[self.view addSubview:newView]
Plz, can someone let me know what I am missing.
Thanks.
|