[Gambas-user] Word Wrap in GridView
Rolf-Werner Eilert
eilert-sprachen at ...221...
Thu Sep 10 12:03:03 CEST 2009
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 find out if GridView has wrapped text in a cell to adjust the
line height by code?
Thanks for your tips!
Rolf
More information about the User
mailing list