Upgrading to 9.0

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
DavJans
Posts: 275
Joined: Thu Dec 12, 2013 4:21 pm

Upgrading to 9.0

Post by DavJans »

I am stuck using version 8 because if I upgrade to 9 the font in all my stacks says its the same size but doesnt fit in the space they used to fit in. Is there an easy way to fix it.
"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Upgrading to 9.0

Post by FourthWorld »

Can you post a screen shot so we can see what's going on?

It may be the font rendering bug that was fixed in v9, in which engine was not using appropriate OS calls for rendering text.

But to confirm, it would be helpful to see exactly what's happening.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
DavJans
Posts: 275
Joined: Thu Dec 12, 2013 4:21 pm

Re: Upgrading to 9.0

Post by DavJans »

Livecode 8.1.9
Image

Livecode 9.0
Image
"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Upgrading to 9.0

Post by Klaus »

You can add images (jpg and png) here directly, no need for using extra image hosters! 8)
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Upgrading to 9.0

Post by jmburnod »

Hi Klaus,
Thanks.
I didn't know that was possible without extra image hosters 8)
Directly is better
Kind regards
Jean-Marc
https://alternatic.ch
DavJans
Posts: 275
Joined: Thu Dec 12, 2013 4:21 pm

Re: Upgrading to 9.0

Post by DavJans »

I didn't know that, thank you.

Livecode 8.1.9
Livecode 8.1.9.JPG
Livecode 9.0
Livecode 9.0.JPG
"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här
bangkok
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 937
Joined: Fri Aug 15, 2008 7:15 am

Re: Upgrading to 9.0

Post by bangkok »

I have the same problem.

Stack (created with 5.5.3) and modified and opened with LC 8.19 (Windows 8.1)
LC_819.png
.... and then opened with LC 9 (on the same PC).
LC_9.png
And then : stack created with LC 9 and then opened with LC 8.1.9

Same issues.
TEST_TEST.png
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Upgrading to 9.0

Post by FourthWorld »

Compare what you see in your LiveCode apps with other apps on the same platform, and see the Release Notes about the new font features. A little adjustment may be needed in some cases, but the result means much more conformant apps. And if you really want an older appearance, depending on how your objects are set up it may be as simple as setting the font and size in the mainstack.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: Upgrading to 9.0

Post by MaxV »

There is just a proerty to change if you use an old script, it say to livecode to revert to old font/graphic sizes. I can't remember at the present.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: Upgrading to 9.0

Post by MaxV »

FOUND: http://livecode.wikia.com/wiki/Theme

just change to legacy!
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
Post Reply