iphone - iOS UIButton in UITableView Header -
i have subview acts container view in table header. in that, have uibutton. button not receiving touch events. (yes wired in ib...)
so question is, common problem have buttons not receiving events in header? need forward events?
i can't post code, since appear more of ib problem. experience before?
update: if put button in footer, no container view, work. perhaps it's because in view inside header??
wow, feel moron. didn't have user interaction enabled. sorry wasting time guys...
Comments
Post a Comment