Formatted text not saved consistently

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4174
Joined: Sun Jan 07, 2007 9:12 pm

Re: Formatted text not saved consistently

Post by bn » Thu Nov 22, 2012 12:56 pm

another follow-up

the bug has been found and the fix is awaiting the next build.
Incredibly responsive, those guys.

What can Jack do now?
Either await the next release or try to work around the issue.
In a short test removing textsize 18 from textformating seems to help. I don't know how stable that is.
Jack you would have to set the textSize on a chunk basis. I.e. Set the textsize of word 1 to x of field "field" to xxx.

KInd regards
Bernd

Post Reply