Re: AW: [qooxdoo-devel] Tree with icons

2006-02-27 Thread Hugh Gibson
I've amended the snippet. Hugh --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this ne

AW: [qooxdoo-devel] Tree with icons

2006-02-26 Thread Oliver Vogel
2006 22:57 > An: qooxdoo-devel@lists.sourceforge.net > Betreff: Re: [qooxdoo-devel] Tree with icons > > > don't you think, these solution is easier than to derive a > new class > > and create a new property? > > Yes, and another way (that we have implemented in

Re: [qooxdoo-devel] Tree with icons

2006-02-25 Thread Hugh Gibson
> don't you think, these solution is easier than to derive a new class > and create a new property? Yes, and another way (that we have implemented in our code) is to have UserData that is extracted in the appearance. That way one appearance does for all the nodes. I might get around to docume

[qooxdoo-devel] Tree with icons

2006-02-24 Thread Oliver Vogel
@ Hugh Hi Hugh! i readed (is readed the past of read - i hope ;-) your code snipplet Tree with icons. don't you think, these solution is easier than to derive a new class and create a new property? var t = new QxTree("Root"); t.getIconObject().setAppearance("tree-folder-desktop