Next Record Button plist
A tutorial that uses a plist to populate 2 labels with a question and and answer. When you click the next button it will show you the next question and answer.
The plist structure would have an array with many dictionaries each containing two strings: question and answer.
|