Hi there,
I have a university project of creating an electronic data and formulae book for iPad. I have started with a master view controller and have filled in the table with the chapters of the book. I would like to tap each chapter to push on to show the pages of the book and would like to use a page view controller here. I currently have a table view which pushes on to show an image i have inserted. Please could you explain or provide an example of how I can insert a page view controller after the table view so that i can tap on the table cells and be pushed on to a page view controller containing images of the pages of the book. I am new to XCode and apps...
Thank you for your assistance
Michael
I have a university project of creating an electronic data and formulae book for iPad. I have started with a master view controller and have filled in the table with the chapters of the book. I would like to tap each chapter to push on to show the pages of the book and would like to use a page view controller here. I currently have a table view which pushes on to show an image i have inserted. Please could you explain or provide an example of how I can insert a page view controller after the table view so that i can tap on the table cells and be pushed on to a page view controller containing images of the pages of the book. I am new to XCode and apps...
Thank you for your assistance
Michael