Tutorial 2 : bug in Showing accessory button

Hi,guys i’m following checklists tutorial in page 169 the author use tableview(accessoryButtonTappedForRowWith) to perform disclosure button on tableview
but when i run the app the disclosure button dos’t show.

Did you enable it in Interface Builder? You need to choose the correct kind of cell in the table view.

Hi,mr Hollemans thank you for replying
after 4 hour’s struggle with codes at the end i found that i forget to determine cell’s accessory in tableview(cell for row )

This topic was automatically closed after 166 days. New replies are no longer allowed.