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

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -