Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
iOS works in points. On non retina devices, 1 point = 1 pixel. On retina devices, 1 point = 2 pixels. So your 320x480 (or 768x1024 if you are working on iPad) nibs will work just fine on retina devices. Just make sure if you have any images that you provide @2x versions.
If you are looking for a quality developer, I'm your man. Give me a PM if you are interested.
MarkCPosts: 1,853iPhone Dev SDK Supporter, Registered Users
edited July 2012
No. Two nibs. iPhone and iPad.
You only need to supply four assets if it's a graphic within the xib (or the classfile), i.e. iphone.png [email]iphone@2x.png[/email] ipad.png [email]ipad@2x.png[/email]
You only need to supply four assets if it's a graphic within the xib (or the classfile), i.e. iphone.png [email]iphone@2x.png[/email] ipad.png [email]ipad@2x.png[/email]
so every graphic I add like "justinBieber.png" it also needs a second version "justinBieber@2.png"?
MarkCPosts: 1,853iPhone Dev SDK Supporter, Registered Users
edited July 2012
mirzahat;440136 said:
thanks
hm, so I have:
- a menu bar graphic called "menu_320.png"
its added via IB directly into the nib inside an UIImageView container.
So, I need to rename the graphics to: "menu.png" and "menu@2x.png" ?
Inside a XIB, only ever use the NON @2x.png version, but still have the @2x version added to your target. The @2x version will automagically be used whenever there's the ability to use one present.
So in your example, you've already got menu_320.png. Keep that file in the project. Keep it as it currently is in the nib/xib. Just add a retina version of the graphic to the target, naming it with the @2x extension.
Replies
New app - See screenshots and details at www.globaclock.com.
If you want to
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesomestandard iphone, retina iphone, standard ipad and retina ipad
right?
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeYou only need to supply four assets if it's a graphic within the xib (or the classfile), i.e. iphone.png [email]iphone@2x.png[/email] ipad.png [email]ipad@2x.png[/email]
Appvision
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesomehm, so I have:
- a menu bar graphic called "menu_320.png"
its added via IB directly into the nib inside an UIImageView container.
So, I need to rename the graphics to: "menu.png" and "menu@2x.png" ?
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeRegards
Mirza
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeSo in your example, you've already got menu_320.png. Keep that file in the project. Keep it as it currently is in the nib/xib. Just add a retina version of the graphic to the target, naming it with the @2x extension.
Appvision
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome