He's using a custom TabBarController, not the standard one (TATabBarController vrs UITabBarController), so you'd have to get his source and post it to MonoTouch. Shoudn't be too hard, and it's worth learning enough obj-c to be able to read it in order to do anything with MonoTouch.
On Tue, Oct 11, 2011 at 23:30, AS <[email protected]> wrote: > Hi, > > Is there a way to customise selected UITabBarItem colours as shown in the > example (Obj-C) below. I have instantiated a new TabBarController in my > project but could not find any methods nor properties associated with > changing TabBar image masks in MonoTouch?! > > http://oncocoa.blogspot.com/2011/05/uitabbarcontroller-with-custom-colors.html > http://oncocoa.blogspot.com/2011/05/uitabbarcontroller-with-custom-colors.html > > Many thanks, > > > A > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Custom-UITabBarItem-colours-tp3896221p3896221.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/ 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
