I have a large text that i want to show in a website. The problem I meet is that I want to scroll this text with a scrollbar. I can't find a solution in the forum. How can this be done?
That's easy just create your text and then in the Properties panel choose Overflow and set it to either Auto or Scroll.
Martin
Thanks for the advice, but scroll is not the solution. A scrollbar wich is much longer than the object appears on the right. When i use Auto nothying happens.
Sorry I totally forgot to mention you need to set the Auto Height to false than you can drag the size of the box which contains the text to whatever you want and with overflow set to auto it will create a scrollbar.
After you have set the Auto Height to false you can set it back to true that way the height of the text box won't chnage again even when you add more text.
Sorry I totally forgot to mention you need to set the Auto Height to false than you can drag the size of the box which contains the text to whatever you want and with overflow set to auto it will create a scrollbar.
After you have set the Auto Height to false you can set it back to true that way the height of the text box won't chnage again even when you add more text.