Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

m1anoj

macrumors newbie
Original poster
Oct 15, 2009
9
0
Hi,
currently am developing an multimedia application where i need to create some sort of carousel at the bottom of the iPhone screen.:confused::confused:
I tried with UISegmentedControl, but with that i cant able to slide/scroll the segmented control. The requirement s like the carousel should come @ the bottom of the screen where it can slide with user's touch/scroll, n each item in the carousel should pop up with a new screen when the item gets focus.
need some urgent solution guys....
 
but dejo is it possible horizontal scrolling with portrait view and on top of that the carousel only has to scroll not the screen corresponding to the carousel item.
 
Thanks dejo, it looks gr8. Even i want also same sort of thing. Can you pls share the part of code where you r scrolling the segment control on top the app screen.
 
Not much code really. I create the UISegmentedControl and make it a subview of the UIScrollView. Then I set the contentSize of the scrollView to match the segmentedControl. The scrolling then takes care of itself because it's, yunno, a scrollView.
 
am doing the same here, i dunno why the hell its nt coming.:confused:
may be am giving wrong contentSize for the scrollview.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.