cocoa touch - Find a UITableView from code? -


How do I connect UITableView so that I can get it in my code?

You should be called an outlet that must be added. I prefer not to use the IB for my apps because there is less focus in focus but if you prefer to use the interface builder you will need to read it on some tutorials. Here's something:

The main step (from memory):

  1. Add a table view to your view
  2. The object Add an outlet to see parents using the Explorer Classes view
  3. Connect television to output using connection scenes
  4. Save and close IB
  5. Back to MT and you can use the name of the defined outlet to use the tableview Here is a Hello World tutorial using IB:

    hth:)

    w: //

  6. / Div>

Comments