Also I tried to use mx:TextArea (which compiles fine). The TextArea shows
the HTML formatted text until we edit it. Then the text format is lost due
to the native textinput being overlayed I guess. Since mx:RichtTextEditor
uses an mx:TextArea internally this is not a viable option either.

On Tue, Jun 7, 2016 at 3:14 PM, Fréderic Cox <coxfrede...@gmail.com> wrote:

> Hi Alex,
>
> If I add mx:RichtTextEditor in my code I get:
>
> - Description Resource Path Location Type
> Could not resolve <mx:Panel> to a component implementation.
> RichTextEditor.mxml /CFShopManagerMobile/[source path] src/mx/controls line
> 206 Flex Problem
>
>
> On Mon, Jun 6, 2016 at 10:20 PM, Alex Harui <aha...@adobe.com> wrote:
>
>> Pretty sure that's the Spark version.  Try mx.controls.RichTextEditor.  It
>> does not use TLF.
>>
>> On 6/6/16, 12:13 PM, "Fréderic Cox" <coxfrede...@gmail.com> wrote:
>>
>> >On iOS the RichTextEditor does not work due to
>> >https://bugbase.adobe.com/index.cfm?event=bug&id=3962712
>> >
>> >On Mon, Jun 6, 2016 at 9:09 PM, Alex Harui <aha...@adobe.com> wrote:
>> >
>> >>
>> >>
>> >> On 6/6/16, 4:01 AM, "leokan23" <l...@best-web.gr> wrote:
>> >>
>> >> >I have never used it. I will give it a try and see if that works for
>> >>me.
>> >> >Thank you
>> >> >
>> >>
>> >> There is an MXML mx.controls.RichTextEditor component if you need
>> >>editing.
>> >>  Again, it may be too limited for your needs.
>> >>
>> >> -Alex
>> >>
>> >>
>>
>>
>

Reply via email to