Re: [qooxdoo-devel] Treevirtual without icon

2011-11-15 Thread alexandr
Hi Chris! Thanks for the reply! It works :) Christian Hagendorn wrote: > > Hi Alexander, > > I'm not a expert for the treevirtual. I would try to extend form the > "qx.ui.treevirtual.SimpleTreeDataCellRenderer" and override "_addIcon" > by returning: { html: '', pos: pos }. > > Cheers, > Ch

Re: [qooxdoo-devel] Treevirtual without icon

2011-11-14 Thread Christian Hagendorn
Hi Alexander, I'm not a expert for the treevirtual. I would try to extend form the "qx.ui.treevirtual.SimpleTreeDataCellRenderer" and override "_addIcon" by returning: { html: '', pos: pos }. Cheers, Chris Am 14.11.2011 14:35, schrieb alexandr: > There is unwanted space between OpenCloseSymbol

Re: [qooxdoo-devel] Treevirtual without icon

2011-11-14 Thread alexandr
There is unwanted space between OpenCloseSymbol and name of the node in case of empty icon... - Cheers, Alexandr -- View this message in context: http://qooxdoo.678.n2.nabble.com/Treevirtual-without-icon-tp6992446p6992483.html Sent from the qooxdoo mailing list archive at Nabble.com. --

[qooxdoo-devel] Treevirtual without icon

2011-11-14 Thread alexandr
Hi, Qooxdoo Team! Tell please, what shall I do to get qx.ui.treevirtual.TreeVirtual wich has no icon? I tried to set null, empty string, empty icon to icon property, but I didn't got the solution... - Cheers, Alexandr -- View this message in context: http://qooxdoo.678.n2.nabble.com/Treevir