uiview - Best way to change between views in iOS -
how go 1 view another? is
[window addsubview:myview];
the option or there better way this?
first @ apple's view controller programming guide ios. might start navigation-based interface sounds. strictly true, want take advantage of features animation, come 'free' if use apple's view controller classes.
Comments
Post a Comment