Re: [Gambas-user] Scrollbar in Textlabel

2009-06-10 Thread Ricardo Díaz Martín
You have to set property Wrap = True at TextArea Control. Then the text adjust to the with into the TextArea control. Regards, Ricardo -Mensaje original- De: Stefan Miefert Reply-to: mailing list for gambas users Para: gambas-user@lists.sourceforge.net Asunto: [Gambas-user] Scrollbar

[Gambas-user] Scrollbar in Textlabel

2009-06-10 Thread Stefan Miefert
Hello, is it possible to use a scrollbar in a Textlabel or is their any other element I can use html and have a autoscrollabr? Or how can I use a textbox having automatic textbreak , if the text is to long? -- Crys