サクサク読めて、アプリ限定の機能も多数!
UINavigationBarの背景画像を変更する方法(についての議論)。でもこれ、rejectの理由になったりしないかな?ちょっと不安。
paella のブックマーク 2009/11/08 00:55
Apple - Support - Discussions - Custom background for UINavigationBar? ...[iPhone][Develop][tips] UINavigationBarの背景画像を変更する方法(についての議論)。でもこれ、rejectの理由になったりしないかな?ちょっと不安。2009/11/08 00:55
このブックマークにはスターがありません。 最初のスターをつけてみよう!
discussions.apple.com2009/11/08
Create a category that extends UINavigationBar: @implementation UINavigationBar (UINavigationBarCategory) -(void)setBackgroundImage:(UIImage*)image{ if(image == NULL){ //might be called with NULL a...
1 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
UINavigationBarの背景画像を変更する方法(についての議論)。でもこれ、rejectの理由になったりしないかな?ちょっと不安。
paella のブックマーク 2009/11/08 00:55
このブックマークにはスターがありません。
最初のスターをつけてみよう!
Apple - Support - Discussions - Custom background for UINavigationBar? ...
discussions.apple.com2009/11/08
Create a category that extends UINavigationBar: @implementation UINavigationBar (UINavigationBarCategory) -(void)setBackgroundImage:(UIImage*)image{ if(image == NULL){ //might be called with NULL a...
1 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /