> Angel Romero Astorga schrieb:
> > Hi all
> >
> > My problem is similar. When I used gb.gui, GridView wrap the text,
>
> but when I use gb.qt, it don't do it. ¿How can I wrap the text in a
> cell? thanks
>
> > Rolf, I don't know how to help you, sorry
>
> I'm using the whole thing under KDE
Angel Romero Astorga schrieb:
> Hi all
>
> My problem is similar. When I used gb.gui, GridView wrap the text,
but when I use gb.qt, it don't do it. ¿How can I wrap the text in a
cell? thanks
>
> Rolf, I don't know how to help you, sorry
I'm using the whole thing under KDE only, and I don't
Hi all
My problem is similar. When I used gb.gui, GridView wrap the text, but when
I use gb.qt, it don't do it. ¿How can I wrap the text in a cell? thanks
Rolf, I don't know how to help you, sorry
2009/9/10 Rolf-Werner Eilert
> When there is a longer string than fits into a cell, GridView will
When there is a longer string than fits into a cell, GridView will wrap
the text.
But it won't by itself make the line taller to show the whole text
properly. Instead, you will see just a little bit of the letters in the
second line and the first line appears pushed upwards a bit.
How can I fi
Benoit Minisini schrieb:
> On vendredi 31 octobre 2008, Rolf-Werner Eilert wrote:
>> Hi,
>>
>> The Re. says it all: Is there an automatic word-wrapping (line wrap) in
>> GridView or TableView?
>>
>> Or could this be done by code (inserting LF for instance)? If so, the
>> line height for that cell s
On vendredi 31 octobre 2008, Rolf-Werner Eilert wrote:
> Hi,
>
> The Re. says it all: Is there an automatic word-wrapping (line wrap) in
> GridView or TableView?
>
> Or could this be done by code (inserting LF for instance)? If so, the
> line height for that cell should be increased properly, could
Hi,
The Re. says it all: Is there an automatic word-wrapping (line wrap) in
GridView or TableView?
Or could this be done by code (inserting LF for instance)? If so, the
line height for that cell should be increased properly, could one find
the necessary data, and does this work?
Thanks for yo