开发者

Creating an image for UITabBarController tab - iPhone Dev

开发者 https://www.devze.com 2023-02-09 22:54 出处:网络
Im trying to create a PNG file (thats what I assume the file extension should be) to create an icon for the tab controller.Here is a picture of what I mean..

Im trying to create a PNG file (thats what I assume the file extension should be) to create an icon for the tab controller. Here is a picture of what I mean..

http://www.ispazio.net/wp-content/uploads/2010/04/IMG_0036.png

I tried creating it in Photoshop, saving it as PNG, clearing the background, trying interlaced versions but 开发者_Python百科all I get are big blobs and blocks when I try to import it in the app.

Any Ideas?

Thanks


Here are some helpful tutorials:

  • http://osmorphis.blogspot.com/2009/02/tab-bar-icons-part-1_4115.html
  • http://osmorphis.blogspot.com/2009/03/tab-bar-icons-part-2.html
  • http://area72.ro/iphone/iphone-tab-bar-icons.html


you have to use this type of image

Creating an image for UITabBarController tab - iPhone Dev

in your tab bar

0

精彩评论

暂无评论...
验证码 换一张
取 消