Looks like a custom-drawn UISegmentView. This might help on using it, but not skinning it
http://www.fastchicken.co.nz/2010/04/08/monotouch-tableviewcontrollers-and-segmentedcontrol/ and the code is here (tho may be 12 months out of date!) https://github.com/nicwise/onthetelly On Wed, Oct 26, 2011 at 03:09, Brian Newton <[email protected]> wrote: > Hey all, > I'm working on an app that returns a list of items. Each item has a category > associated with it. Currently I've got them bound to a single > Montouch.Dialog section as a list of elements, using a lot of Miguel's Tweet > display code in TweetStation. > What I'm looking to do is to have tabs across the top that have sections > like "All, Category1, Category2" etc. Ideally I would have a "more" tab if > there are more than 2, similar to how it's often done in TabBars. > I've uploaded a couple examples to help explain what I'm talking about. I'd > prefer something similar to how Spotify does it (the last greenish image), > but anything similar to any of the examples would be great. > http://www.dropbox.com/gallery/442343/1/iPhone?h=b35702 > Any ideas/samples/examples for MT? > Thanks! > _______________________________________________ > 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/ 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
