iPhone SDK: Interface Builder label font, only shows when editing label
Posted
by Nic Hubbard
on Stack Overflow
See other posts from Stack Overflow
or by Nic Hubbard
Published on 2010-04-15T16:22:16Z
Indexed on
2010/04/15
16:23 UTC
Read the original article
Hit count: 461
I have tried this on a few installations of the 3.1.3 SDK.
When I add a label to my view, I would like to change the font to something like Futura. I know how to change the font, but, for some reason, it does not show that it is changed. ONLY when I edit the label by double clicking, do I see my new font. And, this is the only time that I do get to see the new font, is when editing the label.
Why does this happen? How can I change the font of my labels, and have it show up? Why would I care to have the font changed when I edit the label?!
© Stack Overflow or respective owner