objective c - What is the best way to add a table view controller to a custom table view object? (using nib) -


im working nib files, , 1 of nib files custom view represent setting pop-up view app.

the nib looks this:

enter image description here

now, want create controller class uitableview component, class include setup methods table view (like cellforrowatindexpath).

how do this?

because if create uitableviewcontroller class cannot assign table view component because it's of type uitableview, , if create uitableview objective c class dont auto complete methods need feels wrong here..

what proper way?

thanks!!


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -