Re: [Gambas-user] TextLabel Component

2014-12-19 Thread Benoît Minisini
Le 19/12/2014 23:21, Christian e Ana Luiza Britto a écrit : > Hi, > I have a database with fields containing html text files. I'm using > TextLabel to show them and is working perfect. But there's one > problem, I have a fixed width on screen to show the information and > the component just cuts la

[Gambas-user] TextLabel Component

2014-12-19 Thread Christian e Ana Luiza Britto
Hi, I have a database with fields containing html text files. I'm using TextLabel to show them and is working perfect. But there's one problem, I have a fixed width on screen to show the information and the component just cuts large texts. Is tere a solution for this? Something like the TextArea co