Thank you, Derrell - a good hint.
But I have to say, until today cell renderers are a little bit "back magic"
for me.
As far as I can see in the label class, I should have to write somewhere:
setStyleProperty("whiteSpace", "normal")
but how can I do this in a data cell renderer, could you give a little more
help?Derrell Lipman wrote: > > On 8/21/07, westor <[EMAIL PROTECTED]> wrote: >> >> >> Is it possible to wrap a long line in a table cell? Or to set this >> behaviour >> to a column? >> Torsten >> > > Hi Torsten, > > Yes, it's certainly possible. I don't believe, however, that there's > currently a cell renderer that wraps text. It should be fairly easy write > a > new cell renderer that supports that, though. You'll obviously need to > adjust the row height, too, and since there isn't yet support for variable > row height, all of your rows will then have that new height. > > Cheers, > > Derrell > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://www.nabble.com/wrap-text-in-table-cell-tf4304229.html#a12256799 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
