Applying color to uilabel in interface builder goes to background?
I've succesfully changed the font (color,size,type) of a text label (UILabel) on my app. Then I tried to do the same on 2 other labels. But this time the color goes to the background. After looking for what could be t开发者_如何转开发he issue I still dont understand. Can you help me ?
Thx for your help,
Stephane
Interface builder just does that sometimes. It's a glitch. Just change the background back to what you want.
精彩评论