ios - Set position of TableView on screen -


i'm trying set position of table view on screen, tried on ib doesn't seem working there way programmatically or missing in ib set x , y on view part shows table view moving doesn't work when run app.

if using uitableviewcontroller not able change position of uitableview since main view of application uitableview

instead have change class of uitableviewcontroller uiviewcontroller in xib file, drop uitableview inside main view, , change x , y way should work


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -