iPhone Development - sample code LazyTableImages manipulation problem -
UITableViewCellStyleSubtitle default style to support a textLabel and two detailTextLabel (this just one support), how do I customize it ?
Awesome image - sample code link:
THX: -)
. I want to change the UITableViewCellStyleSubtitle default style to support a text label and two statement textlabel (this only support), how do I restart it?
Instead of using the pre-built style, add the contentView
property of the property to the UILabel
example as a sub-view. By adding just subviews to contentView
, you want to add whatever labels you want, wherever you want.
Comments
Post a Comment