Page 1 of 1

RTFText problem

Posted: Wed Feb 12, 2014 4:00 pm
by Neurox66
Hi,
now I'm translating my iPhone app to Android but I've a problem.
I use RTF data, if I set the rtf code into text field in Android, this text non appear.
I've replicated the error:
Create a new stack
put a text field named "fieldRTF" into card
put a button into card
this code is for the button:

Code: Select all

on mouseUp
   put "{\rtf1\mac {\fonttbl{\f0\fnil \fcharset77 Lucida Grande;}{\f1\fnil \fcharset77 Arial;}}{\colortbl;\red0\green0\blue0;\red55\green118\blue214;\red0\green0\blue0;}\pard \qc \b \f0 \fs34 \cf2 Porte aperte alla CDS System}" into tRTFtext
   set the RTFtext of field "fieldRTF" to tRTFtext
end mouseUp
The RTF text is displayed with iPhone but not displayed in Android.

Any hints?

Thanks,
Paolo

Re: RTFText problem

Posted: Fri Feb 21, 2014 5:45 pm
by Neurox66
Hi,
The issue has been posted as a bug report, which has been confirmed.
I'll provide updates here.

Paolo

Re: RTFText problem

Posted: Mon Feb 24, 2014 5:23 pm
by MaxV
the htmlText property works well on android

Re: RTFText problem

Posted: Tue Feb 25, 2014 7:53 am
by Neurox66
Thanks MaxV for the news,
but I want use the RTFText function :)
Yesterday I've the tested my code with simulator (AVD 2.2, 4.0.3, 4.2.2, 4.3, 4.4.2) and
real hardware (Devo Evodroid 7.1, Samsung Galaxi Tab 3, Lenovo Yoga and Mediacom Smart Pad 7)
and nothing see of the RTFText

Regards,
Paolo

Re: RTFText problem

Posted: Wed Jul 01, 2015 2:37 pm
by MWCoastMedia
*bump*

I'm having the same problem in 7.0.5 and 7.0.6.

Re: RTFText problem

Posted: Wed Jul 01, 2015 2:44 pm
by LCNeil
Hi all,

A fix for this issue is underway and should be available soon. More information on it can be found here-

http://quality.runrev.com/show_bug.cgi?id=11803

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-