Newbie needing help with plists and DetailViews
Hi, I'm hoping someone can hopefully help me out, I'm writing a simple app just to display information from a plist. It's in a tableview for 3 views then switches to a detail view. E.g:
Make (tableview)
Item type (tableview)
Model (tableview)
Info (Detailview)
Now i've followed a few tutorials on the web, and have the tableviews all working, and it will switch to a detail view, i've put a few labels in it, and i just need to understand how to populate some of the labels text from the plist that i've already used....
Does that all make sense?
Any help would be fantastic, many thanks!
Andrew
|