タグ UILabel
人気順 5 users 10 users 100 users 500 users 1000 users(1 - 2 / 2件)
Objective-C - iOS 6/7 で UILabel などの見た目がずれるよ〜とお嘆きのあなたへ - Qiita [キータ]
xib / storyboard 限定です。コードで配置してる人は他の方法を探してください。 何故ずれるか iOS 7 Release Notes UIKit の項に書いてあります。 If a UITextField or a UILabel that is baseline-aligned with constraints has attributes that change after the... 続きを読む
5秒でUIButtonをクールにする方法 | Cocoaの日々情報局
5秒でUIButtonをクールにする方法 Published on 2012年1月22日日曜日 Leave your thoughts » Tweet こんな感じでUIButtonのラベルをぼんやりと輝かせることが簡単にできる。 必要なのは次のコード。コピペすれば即対応できる。 実際には UILabelのCAレイヤーに設定を行っているので UILabelを利用している箇所ならどこでも対応できる。 ... 続きを読む
(1 - 2 / 2件)