Now i have a problem with my iphone project. I already have a UIView with a white color border around it and I’m wondering how can I put another grey border just outside the white one, which makes the view looks like a photo frame. Please help me, guys.
Share
You may try this an alternate option. Create 4 uiview:Left,right,top bottom and make the height as per ur border height may be 2 pixels.
Adjust the frame of each view.