Re: [qooxdoo-devel] Columned displays, and variable height

2007-05-10 Thread Derrell . Lipman
Alexis Nikichine <[EMAIL PROTECTED]> writes: > I'm looking for a way of displaying tabular, columned, data, with row of > varying height. > From browsing the archives, it seems that TableVarRowHeight is not an > option, and that Table and ListView both being virtual, for the same > reason, can

Re: [qooxdoo-devel] Columned displays, and variable height

2007-05-10 Thread Alexis Nikichine
From last email from Derrel on the topic (http://www.nabble.com/Re:-Updated-online-demos---API-browser-to-0.6.6-pre-p9249528.html ), nothing was changed in the SVN so I'm guessing this is not working better. However, another idea sprang in my mind: would making the leafs of a treeview of var

Re: [qooxdoo-devel] Columned displays, and variable height

2007-05-10 Thread dperez
BTW, does anyone know if TableVarRowHeight works? Alexis Nikichine wrote: > > I'm looking for a way of displaying tabular, columned, data, with row of > varying height. > From browsing the archives, it seems that TableVarRowHeight is not an > option, and that Table and ListView both being vi

[qooxdoo-devel] Columned displays, and variable height

2007-05-10 Thread Alexis Nikichine
Hello, I'm looking for a way of displaying tabular, columned, data, with row of varying height. From browsing the archives, it seems that TableVarRowHeight is not an option, and that Table and ListView both being virtual, for the same reason, can't fit the job. If I drop the virtual requiremen