iphone set a fixed font size for UILabels -


There are many UILBels of different sizes on my view. I want all UILABLLES to have the same font size, regardless of How wide or how long my wombs are, I've tried many settings in IB but nothing seems to get me fixed font size. I'm sure I'm missing something easy, can someone give me clues?

Turn off "adjust to fit" in font size preferences label attributes or Label.adjustsFontSizeToFitWidth = set;


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -