iPod touch/iPhone ネイティブアプリ製作 ver.4
at MAC
216:名称未設定
08/08/21 15:10:21 Uh7bGQw90
>>214
[UIView beginAnimations:nil context:NULL];
[UIView setAnimationDuration:1.0];
myLabel3.textColor=[UIColor redColor];
self.backgroundColor=[UIColor redColor];
[UIView commitAnimations];
ってやったらうまくいかなかった
contextになんかいれないとまずいよね
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
4963日前に更新/201 KB
担当:undef