iphone - How to create a horizontal scrollable list? -
I wonder what is the best way to create a horizontal list with custom buttons I have read that someone Native control is not:
I am considering a UIView inside a scroll view. I visualize my object button objects on this scrollview.
Any thoughts? Experimenting with paging and horizontal scrolling should give you a good start.
> Look at the iPhone SDK.
Comments
Post a Comment