It's possible that you are not specifying the font - I think the default system font in iOS 5 is Helvetica Neue (on a iPhone4), and in 4, on a 3G(S) it's Helvetica, which is _fractionally different_.
I might be wrong, but it may be worth a try. Hard to tell from those images, they are rather small :) On Tue, Nov 1, 2011 at 13:47, bamagrad03 <[email protected]> wrote: > Attached are two screenshots, both are functioning examples of my app in iOS4 > vs iOS5. The "next game" section at the top is basically 3 labels on a view. > The team name (aka North Florida) label is left aligned, while the date and > time labels are right aligned. > > For some reason the spacing is really weird in iOS5 but works perfectly in > all earlier versions. These labels were done in code, not interface builder. > > I'm running MD 2.6.0.1 > MonoFramework 2.10.5 > MT 4.2.2 > > But everything else that I've built in this app works flawlessly on iOS5, so > I'm not sure its due to the fact that I've yet to upgrade. > > http://monotouch.2284126.n4.nabble.com/file/n3963544/screenGood.png > http://monotouch.2284126.n4.nabble.com/file/n3963544/screenBad.png > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Strange-label-spacing-issue-in-iOS5-vs-iOS4-tp3963544p3963544.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
