Displaying UIWebview in all elements of a tab bar application
Hi guys,
Since I would not even call myself a beginner in Objective-C, I do have a big problem developing an application for the iPhone.
First, about the application:
I am trying to develop this application to create an iPhone-version of our business-network, containing messages, contacts and so on. The content itself will be programmed by my colleagues, so that is not the problem.
The problem:
In the application, there are a few different tabs for different things like messages and contacts. In each of those tabs, a html-website is supposed to be displayed. After using google for hours, trying every single explanation I found, I am now desperate.
My question is: Would somebody be so kind to write a small tutorial for me on how to include multiple UIWebviews in my application?
Thanks in advance,
Lyceron
Last edited by Lyceron; 12-19-2008 at 02:43 AM.
|