iphone - Transform Navigation Based to Tab Bar Based app -
i've problem. have add uitabbarcontroller navigation based application. when open mainwindow.xib , add uitabbarcontroller ok. there's problem. when run app table view disoriented , rows not show correctly. happen tab bar controller insert in mainwindow.xib . without shows correctly. can me?
you may need adjust frames of other views. in .xib files in interface builder, click root view , go attributes inspector (cmd-1), , in "simulated user interface elements / bottom bar" select "tab bar". views created in code, you'll need reduce height of frames perhaps account smaller viewing area.
Comments
Post a Comment