Search found 4 matches

by tankiller
Wed Jul 04, 2012 2:26 am
Forum: iOS Deployment
Topic: iPhone retina display not scaling correctly in test
Replies: 10
Views: 7883

Re: iPhone retina display not scaling correctly in test

The website is not letting me post any links to my dropbox folder. How can I send these do you?
by tankiller
Tue Jul 03, 2012 10:58 pm
Forum: iOS Deployment
Topic: iPhone retina display not scaling correctly in test
Replies: 10
Views: 7883

Re: iPhone retina display not scaling correctly in test

on preOpenStack if the environment is "mobile" then iphoneUseDeviceResolution "true", "true" set the acceleratedRendering of this stack to "true" end if end preOpenStack I've entered this and edited the display menu and it still is not scaling. What do? I can't start to build any graphical elements...
by tankiller
Fri Jun 29, 2012 4:04 am
Forum: iOS Deployment
Topic: iPhone retina display not scaling correctly in test
Replies: 10
Views: 7883

Re: iPhone retina display not scaling correctly in test

I read up on those and it made very little sense to me but I added both those commands in the code editor and it fixed nothing. I'm used to coding websites but I'm finding this very hard.
by tankiller
Thu Jun 28, 2012 4:44 am
Forum: iOS Deployment
Topic: iPhone retina display not scaling correctly in test
Replies: 10
Views: 7883

iPhone retina display not scaling correctly in test

So I set the main stack, the blank to the correct HxW of the iPhone renta display, I imported an image the exact same size (640px X 960px) however when tested it only shows 1/4th the image as if the iPhone tester is still set for non renta displays only. What am I doing wrong, how do I give a base c...