Hi,
I want to use many bars like this one in my app (i don't know how to name it : the bar that contains "The Early Show" "48 Hours").
Is there a simple way to create something like this ? What are the basic objects to use ? Thanks.
Hi,
I want to use many bars like this one in my app (i don't know how to name it : the bar that contains "The Early Show" "48 Hours").
Is there a simple way to create something like this ? What are the basic objects to use ? Thanks.
AKAIK, there is nothing in the SDK that does this for you. However, a UIScroll view, with some custom UIButons and a nifty mask image could be used to reproduce something like what you've shown in the screenshot.
Something like this: http://blog.sallarp.com/iphone-sliding-menu/