ChatBot. If I return responses to a label, when the text is very long and hidden, it's not possible to scroll up within the label without affecting the rest of the components on the screen.
If I return the text in a TextBox, with MultiLine and ReadOnly, it doesn't scroll. If I leave it in MultiLine and disable ReadOnly, the editing cursor appears, which I don't want.
Any way to improve it?
Put the label inside a vertical scrolling arrangement.
It's already in a vertical scroll layout, but it's shared with other tags. Do you mean I have to place the tag in a vertical scroll layout exclusively for it?
Try it
Sí, ha funcionado! Gracias TIM
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.