xcode - how to switch between views in ios sdk -


how can make button take view in easy way ???

i not using mac nw..so pls dnt mind syntax

[button_name addtarget:@selector(somefunction)]; -(void)somefunction { create view newview [self.navigationcontroller pushviewcontroller:newview]; }


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -