Hello everybody
I am a brand new (and very happy) convert to Mac and the SDK. I have a few simple questions...can this be done:
1. I have 5 HTML files and a CSS file
2. I built a tab bar with 5 buttons
3. I want the files to be on the App itself - not browse to them on the internet
How do I point the buttons in the tab bar to the HTML files?
From reading through the forum it sounded like I need to use UIWebView...?