Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 9    Views: 40

Golfba11
Apple Fan
Profile
Posts: 95
Reg: Feb 21, 2013
Belllingham
950
03/22/14 09:23 PM (10 years ago)

Resolution of Bta Menu image

I am using the BTA Menu plugging. I am trying to put a header image... in order for it to fit on an iPhone i want it to be 122x320 pixels. The only issue is that the picture is pixelated and not clear.... Is there a way to keep the image to the correct dimensions but have a higher resolution quality???
 
Stobe
buzztouch Evangelist
Profile
Posts: 1528
Reg: Mar 04, 2011
Fredericksburg,...
24,680
like
03/22/14 11:03 PM (10 years ago)
If you double the pixels, then use the retina file name convention ([email protected]), it should work better for the retina screens. You can double check by using your image on the regular (non-retina) iPhone simulator and see if it's still pixelated.
 
Golfba11
Apple Fan
Profile
Posts: 95
Reg: Feb 21, 2013
Belllingham
950
like
03/22/14 11:23 PM (10 years ago)
AWESOME! I knew it was simple=)
 
Golfba11
Apple Fan
Profile
Posts: 95
Reg: Feb 21, 2013
Belllingham
950
like
03/23/14 12:19 AM (10 years ago)
okay, it worked for one but then the rest (when I do simulator or iOS device) don't load but just have the little circle gouging around (as if it knows something is supposed to go there... Is there something specific on the BTA menu list options i should be noting? I put the [list height] = half of the resolution height of the pic I want (since it is @2x)
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
03/23/14 02:30 AM (10 years ago)
Hi Golfba11, Stobes solution is perfect but keep in mind you have to put the images IN your xCode project (no remote images) and that you have both images included like: myimage.png [email protected] Then it should work. Hope this helps. Best Regards, Danny
 
Golfba11
Apple Fan
Profile
Posts: 95
Reg: Feb 21, 2013
Belllingham
950
like
03/23/14 08:28 AM (10 years ago)
Thanks PSMDanny, I did that , but it still does the "spinning wheel"....
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
03/23/14 08:32 AM (10 years ago)
Hi, Golfba11, also make sure that you have no spaces in the imagename like: my image.png Use an underscore to prevent this like: my_image.png. To test if your images are the problem try the one, who is giving no problem, also at the other places (where you have problems now) and see if it loads. If it loads you probably have issues with the other images. Hope it helps. Best Regards, Danny
 
Golfba11
Apple Fan
Profile
Posts: 95
Reg: Feb 21, 2013
Belllingham
950
like
03/23/14 02:26 PM (10 years ago)
I changed the name to the pic that works but still no luck.... same spinning wheel... Does it have something to do with the dimensions? or options on the control panel?
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
03/23/14 02:28 PM (10 years ago)
Hi Golfba11, please email me at danny at buzztouch dot com. We'll try to figure it out. Best Regards, Danny
 
Golfba11
Apple Fan
Profile
Posts: 95
Reg: Feb 21, 2013
Belllingham
950
like
03/23/14 02:47 PM (10 years ago)
Thanks Danny, Here is the solution.... See this thread for the answer to your issue:https://www.buzztouch.com/forum/thread.php?tid=7DE04A0B13F53867610E9F5
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.