Do you mean something like the third screenshot in this? http://primates.ximian.com/~miguel/pictures/uitableviews.png
This is a UITableView and the individual element is a UITableViewCell. It has built in functions to put images on the left, and some text, but you'd have to do the stars yourself :) This sample might help: http://samples.xamarin.com/Details/iOS/23a2571b-45eb-4889-bb67-d88937cb68c1 and this one http://samples.xamarin.com/Details/iOS/05e33228-333b-4150-b596-cd7696277a3c Hope that helps Nic On Thu, Jun 28, 2012 at 3:14 AM, boballen99 <[email protected]> wrote: > I am fairly new to monotouch and working on my app screen layouts. I really > have a need to have a control similar to the itunes favorites pages. > Directly below the large scrolling image at the top there is what appears to > be a grid with images, descriptions, favorite stars, and a button. Can > anyone tell me how this would be accomplished? > > Bob; > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Control-Question-tp4655624.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
