uitableview - Trouble adding buttons to UITableViewCell in Swift -
how can add uibutton uitableviewcell? having trouble doing in storyboards.
the problem prototype cell style can modify in xcode custom style. make setting in cell's attributes inspector , well.
i made little screencast demonstrates: http://youtu.be/bn-nbogfl00
note there 2 different things cell can important here: style (in attributes inspector) , class (in identity inspector). totally different things , have no relation 1 (they "orthogonal", say). said earlier makes me think may confusing them each other...!
Comments
Post a Comment