This is a migrated thread and some comments may be shown as answers.

FontFamily assignment issue

1 Answer 79 Views
Chat (Conversational UI)
This is a migrated thread and some comments may be shown as answers.
Vidhi
Top achievements
Rank 1
Veteran
Vidhi asked on 14 Aug 2020, 05:12 AM

Hi,

I am trying to set custom font defined as a style in the xaml for ChatEntry. It throws error at execution time. I know there have been issues reported with fontfamily setup in the past, has it been resolved yet? Secondly, we need ChatEntry text to wrap and not be a free floating entry field, is there wordwrap/multiline ChatEntry setup possible?

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 17 Aug 2020, 07:32 AM

Hi Vidhi,

Chat Entry control inherits from RadEntry control, so I am afraid you cannot apply a custom font to it. We have this logged in our feedback portal. You can follow the item at the link below: 

https://feedback.telerik.com/xamarin/1366499-radentry-custom-font-not-applied

Regarding the word-wrap question: In general, the Entry control is used for single-line text input. So I am afraid word wrap cannot be applied. Word-wrap can be set to a Xamarin.Forms Label and for multi-line input- Xamarin.Forms Editor.

Let me know if you have any additional questions or concerns.

Regards,
Didi
Progress Telerik

Tags
Chat (Conversational UI)
Asked by
Vidhi
Top achievements
Rank 1
Veteran
Answers by
Didi
Telerik team
Share this question
or