Just to clear up at the start, I am very new to coding and development in general.
I am currently having a great deal of trouble with my most recent app project. How would you go about using an 'Information Property list' file to populate a table and the various sub tables?
I have made a .plist file using the Property list editor. It is made up of one dictionary with three separate arrays with lots of strings in each.
I would like the three arrays on the first table then the sub table to be populated with the array's strings. When the stings are selected I would like a new xib file to be opened?
Any help with this would be greatly appreciated.
Thanks
James
I am currently having a great deal of trouble with my most recent app project. How would you go about using an 'Information Property list' file to populate a table and the various sub tables?
I have made a .plist file using the Property list editor. It is made up of one dictionary with three separate arrays with lots of strings in each.
I would like the three arrays on the first table then the sub table to be populated with the array's strings. When the stings are selected I would like a new xib file to be opened?
Any help with this would be greatly appreciated.
Thanks
James