Re: [qooxdoo-devel] TreeVirtual and column width

2008-07-08 Thread Bottich
Thank you very much. The second solution works and I'm feeling fine :drunk: -- View this message in context: http://www.nabble.com/TreeVirtual-and-column-width-tp18335284p18355591.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. -

Re: [qooxdoo-devel] TreeVirtual and column width

2008-07-08 Thread Szántai Péter
2008/7/8 Helder Magalhães <[EMAIL PROTECTED]>: > > > Bottich wrote: > > > > I defined some columns for a TreeVirtual and now I want to define their > > widths using setColumnWidth(col, width). But there is still no effect. > > Every column hast the same width and the log window doesn't show proble

[qooxdoo-devel] TreeVirtual and column width

2008-07-08 Thread Bottich
I defined some columns for a TreeVirtual and now I want to define their widths using setColumnWidth(col, width). But there is still no effect. Every column hast the same width and the log window doesn't show problems which could be occured. So I don't know where the problem is :-( I hope someone

Re: [qooxdoo-devel] TreeVirtual and column width

2008-07-08 Thread Helder Magalhães
Bottich wrote: > > I defined some columns for a TreeVirtual and now I want to define their > widths using setColumnWidth(col, width). But there is still no effect. > Every column hast the same width and the log window doesn't show problems > which could be occured. > Haven't tested for sure bu