getting LiveCode IDE to run at Retina Resolution

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Nakia
Posts: 425
Joined: Tue Feb 21, 2012 8:57 am

getting LiveCode IDE to run at Retina Resolution

Post by Nakia » Sun Dec 16, 2012 10:37 am

Afternoon all,

Just moving my development work over to a 13" MacBook Pro Retina and have noticed that the IDE doesn't seem to
run taking into consideration the Retina Display..

For example, I used to do my Dev work on a 27" IMac and could easily fit a Retina IPhone 5 Stack onto the screen but now on the
MacBook Pro Retina the same stack doesn't go close to fitting on the screen..

Is there a way to achieve this or am I thinking of this all wrong?

Many Thanks

Nakia

Klaus
Posts: 14182
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: getting LiveCode IDE to run at Retina Resolution

Post by Klaus » Sun Dec 16, 2012 2:44 pm

Hi Nakia,

I am not sure, but isn't this a setting on the Powerbook to have
a. more "screen estate" or
b. sharper display (= less screen estate but higher resolution)
?

I do not have a Powerbook but I remember to have read something about this...
On the other hand I may be completely wrong!? 8)


Best

Klaus

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: getting LiveCode IDE to run at Retina Resolution

Post by Dixie » Sun Dec 16, 2012 4:18 pm

Nakia...

This has been discussed before... http://forums.runrev.com/viewtopic.php? ... 592#p60592

Dixie

Nakia
Posts: 425
Joined: Tue Feb 21, 2012 8:57 am

Re: getting LiveCode IDE to run at Retina Resolution

Post by Nakia » Mon Dec 17, 2012 1:54 am

Thanks Dixie but my question isn't quite the same.

The MacBook theoretically has enough resolution to display what I need, but it appears LC doesn't operate taking this into consideration...

My old machine (27" IMAC) has almost the same resolution as my Retina MacBook (13" x 2 =26") so the way I understand it I should be able to view
almost the same size stacks......

Maybe I am thinking about this all wrong?

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Re: getting LiveCode IDE to run at Retina Resolution

Post by gpb01 » Mon Dec 17, 2012 7:23 am

Hi Nakia,
AFAIK, if the code is not written for "retina-display" you can do nothing ...

Here https://developer.apple.com/library/mac ... ction.html Apple give some guidelines on how the code should be modified to run in "High Resolution" and again, AFAIK, LiveCode as not been modified to run in this way.

For example, a few days ago, Adobe has released a new version of Photoshop and Lightroom which can run on "retina-display" ... but, to do this, they have made a new version of the programs !

Guglielmo

endernafi
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 296
Joined: Wed May 02, 2012 12:23 pm
Contact:

Re: getting LiveCode IDE to run at Retina Resolution

Post by endernafi » Mon Dec 17, 2012 10:23 am

Hi Nakia,

You know that macbook pro retina's don't work on the premised resolutions {2560*1600 or 2880*1800}, right?
There's no way to achieve that resolution natively.
What you see on the screen is only a condensed view.
I use a 15" macbook pro retina, so I'm pretty sure of this.
There's nothing wrong with LiveCode's handling of the screen estate.

Try one of these solutions...


Best,

~ Ender Nafi
~... together, we're smarter ...~
__________________________________________

macOS Sierra • LiveCode 7 & xCode 8

Post Reply