UILabel and MKMapView have smaller width in IB than when the app is running

Posted by kudorgyozo on Stack Overflow See other posts from Stack Overflow or by kudorgyozo
Published on 2010-03-16T06:48:19Z Indexed on 2010/03/16 6:56 UTC
Read the original article Hit count: 539

Some interface objects like UILabel and MKMapView appear ok in interface builder when inside a UITableViewCell but when the program is running they are wider than shown in IB. I solved this by setting a smaller width for these objects in IB but i'm curious why is this happening.

© Stack Overflow or respective owner

Related posts about interface-builder

Related posts about uilabel