how to add items in uinavigationbar at a specific position?
I am developing one application for iphone and in that i have some issues regarding adding more then one UILabel in navigation bar at a specific position. What i want is in following images in above image there is one backbar button and one imageview as shown with arrow-mark. Other then that all white box is for difrent UILabels to show in navigation bar. There is only one UIImageView in the navigation bar and one left bar button. Now problem is that i don't know how to add multiple UILabel in navigation bar at a specific position. Till now what i have worked is to add only button and