Text blurred on Retina Displays

If it were that simple, the compiler should be generating the “corrected” plist since 2014R1 or previous version.

here’s what I did
a) created a script under OS X build

b) here’s the contents

c) clicked build
d) opened the rar file and looked at plist.info - and there it wasn’t!

Not sure what you are saying, would you care to elaborate?

What about marking a box “Retina ready” on the OSX options and doing the expected instead of users creating workarounds? Never understood why is this missing for such long time.

I agree, I would love to not have to think about all this, but until Xojo can crank out a Retina-ready application, all we have are the “workarounds”.

Because Retina isn’t fully supported yet
There’s still a LOT of work to do besides just flipping this particular flag on
Once it is then the flag will be there

Until then what folks are doing is mostly categorized as “workarounds”

absolutely :slight_smile:

well here’s another odd thing
I build my app

install the rar
run it
crappy display
edit plist.info
no different = still crappy display

BUT

install the rar
edit plist.info
nice display
edit plist.info and take out the extra lines
no different = still nice display!

is somethig somewhere caching something while my back is turned?!?

[quote=91852:@Mike McPherson]hmm
looks like my info.plist is encrypted?!
is there a plan B?
(OSX version 10.8.3)[/quote]

Down load XCode from https://developer.apple.com/

When it is installed, double click on the plist will open it in XCode for you.

[quote=91902:@Mike McPherson]
is somethig somewhere caching something while my back is turned?!?[/quote]
Yes

:slight_smile:

cfprefsd is the system component that is caching them