Does UILabel have a horizontal padding?
A:
No, but it inherits from UIView, so check out if you can achieve what you want with Frame and Bounds http://developer.apple.com/iphone/library/documentation/uikit/reference/UIView_Class/UIView/UIView.html#//apple_ref/occ/cl/UIView
Andiih
2010-05-30 12:50:15