Hi,
I am currently testing my iPhone skills and am making a simple RSS reader. I have got the iPhone to output the list of titles in a table, and have set it up to open the links in Safari. However, my next aim is to have the view flip (much like the unity application) into a UIWebView, where the linked site is then loaded. I also want a sort of back button so that the view can flip back to the table. The application currently has a series of tabs at the bottom, and the table view is in one of them, for this reason the UIWebView needs to be only 411pixels high.
I am having real problems just getting started with this, some pointers would be very helpful.
Thanks
I am currently testing my iPhone skills and am making a simple RSS reader. I have got the iPhone to output the list of titles in a table, and have set it up to open the links in Safari. However, my next aim is to have the view flip (much like the unity application) into a UIWebView, where the linked site is then loaded. I also want a sort of back button so that the view can flip back to the table. The application currently has a series of tabs at the bottom, and the table view is in one of them, for this reason the UIWebView needs to be only 411pixels high.
I am having real problems just getting started with this, some pointers would be very helpful.
Thanks