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

Conversational UI Multiline issue.

5 Answers 147 Views
Conversational UI, Chat
This is a migrated thread and some comments may be shown as answers.
Muhammad
Top achievements
Rank 1
Muhammad asked on 22 Dec 2018, 06:32 AM

My Problem:

I have problem in conversational UI layout.When I set the conversational UI input text box to multiline its height expand vertically and i can't find a way to resize it to normal (like it look without multiline ) and also when I type something in it then send button and toolbar button push in right direction and get invisible to user even I set the dock property of chatUI to fill. 

 

What solution I want:

1. I want conversational UI in multiline mode without increase in the height of input textbox when its empty, height of input text box only increases if line in text get increase and it add vertical scrollbar for viewing down in input text box. (box size will increase decrease with user text input dynamically).

2. The button wont get push in right direction when user type in inputext box in multiline mode.

3. As user type in and text lines get increases then vertical scrollbar added dynamically and when box get empty the input text box goes back to normal size and the scrollbar get remove. (same as whatsapp chat input text box).  

 

I have attach some screenshot to explain my problem please have a look.

 

Thank you. Please reply me ASAP. 

 

 

 

5 Answers, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 25 Dec 2018, 07:27 AM
Hello, Muhammad,     

This is a known issue in RadChat when the InputTextBox is multi-line. However, the problem has already been addressed. The fix was introduced in R3 2018. Here is the feedback item for your reference: https://feedback.telerik.com/winforms/1372808-fix-radchat-when-you-make-the-inputtextbox-multiline-its-height-gets-huge-and-the-send-button-disappears-from-the-box

Feel free to upgrade in order to benefit from the fix. However, if you are still experiencing any further difficulties,it would be greatly appreciated if you can provide some sample code snippet demonstrating how to replicate the issue. Alternatively, feel free to submit a support ticket where you can provide a sample project. Thus, our support staff will be able to investigate the precise case and assist you further.

I hope this information helps. 

Merry Christmas 

Regards,
Dess | Tech Support Engineer, Sr.
Progress TelerikRadChat for Winforms
0
Muhammad
Top achievements
Rank 1
answered on 27 Dec 2018, 06:42 AM
Thank you it works for me . you guys are great.
0
marcelo
Top achievements
Rank 1
answered on 24 Apr 2019, 05:33 PM
this.radChat1.ChatElement.InputTextBox.TextBoxItem.TextBoxControl.Multiline = true;

I'm not able to put the InputBox as Multiline
NOT FOUND
VERSION 2019
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 25 Apr 2019, 08:44 AM
Hello, Marcelo, 

Your question has already been answered in the public thread you have posted on the same topic. Please, see our answer there for more information.
We kindly ask you to use just one thread for a specific problem to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover, threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread.

Thank you for your understanding.

Regards,
Dess | Tech Support Engineer, Sr.
Progress TelerikRadChat for Winforms
0
marcelo
Top achievements
Rank 1
answered on 25 Apr 2019, 12:58 PM
Thank you, I was trying to shift + Enter Perfect..
Tags
Conversational UI, Chat
Asked by
Muhammad
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Muhammad
Top achievements
Rank 1
marcelo
Top achievements
Rank 1
Share this question
or