Posted January 11, 20232 yr Hi, for a new app I need to manage texts in RTF. Is there any solution or do you expect support in the future? Best Regards
January 11, 20232 yr Administrators Hello, Android native EditText and iOS TextView supports rich format. However, I cannot find information about export RTF format to internal for usage in EditText for example. We are using this internal format for supporting HTML fro example.
January 15, 20232 yr Author Hi Yaroslav Thank you for your answer! It is expected a memo component that supports rich edit in a future release? Even in html format would be fine 😉 Thank you very much!
January 18, 20232 yr Administrators Hm, Interesting questions. Supporting RTF doesn't mean, that it support RichEdit. The regular component cannot be used as a richedit, but it can display formatted output, as it is done with HTML. I mean RichEdit has more formats.
Create an account or sign in to comment