Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using DAContextMenuTableViewController On UITableView In A UIViewController? #10

Open
breenjoe opened this issue Dec 14, 2013 · 1 comment

Comments

@breenjoe
Copy link

Hi.

In the case where I have a UITableView added to a UIViewController and I want to use DAContextMenuTableViewController to add buttons to the cells on that UITableView will it work?

Currently when I try to do this I get errors on in setCustomEditing method at line self.tableView.scrollEnabled where it errors saying "Property 'tableView' not found on object of type 'DAContextMnuTableViewController'.

Presumably this means that it only works on a UITableViewController and not on UITableView in a UIViewController.

Thanks for any help on this.

@toddfreese
Copy link

See Pull Request #11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants