Hi
After trying FNCHTMLText I follow advice about switching to FNCRichTextEditor
I integrate in resource the HTML text and load it in Rich Text Editor with readonly = True, AllowSelect = false, AllowFocus = false
Text with HTML is perfectly displayed but I doesn't success in enabling scrolling with finger (Up / Down) on an Android phone.
I tries to use a gesture manager without improvement. Same by including it into a VScrollBox
Is there a way to get such scroll working?
Thanks
Sylvain