uitableview - ios steps to create custom UITableViewCell with xib file -
i need create own uitableviewcell using xib file, draw graphic interface... right steps create new class , use uitableview?
thanks in advance
in ios5 you'll want use new:
registernib:forcellreuseidentifier
:
which same thing...
Comments
Post a Comment