Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

larswik

macrumors 68000
Original poster
Sep 8, 2006
1,552
11
I added a few buttons to an xib and at the end I wanted to add a image view. The object is now sitting on top of the buttons. I am guessing it is a layering or front to back with objects but I can not find any information on moving my Image View to the bottom so I can see the buttons.

What is this called so I can search for the right thing?
 
Found the problem. I had to select the item and then in the menus under EDITO/ARRANGMENT there was a send back.

-Lars
 
Also in the left hierarchy in your XIB. here you have
View
-> Label1
-> Label2
-> Image View

Try doing this instead
-> Image View
-> Label1
-> Label2

by using drag and drop, this works way faster then the "send to back", but whatever floats your boat :)
 
I will try that, thanks. When I was first looking for the answer I was half expecting to find it in the Attributes menu, that is when I go lost.

-Lars
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.