Re: [qooxdoo-devel] Icon in column of treevirtual

2007-11-01 Thread Bill Adams
); From: Bill Adams Sent: Thursday, November 01, 2007 3:49 PM To: 'qooxdoo Development' Subject: RE: [qooxdoo-devel] Icon in column of treevirtual Actually, the table breaks when the column with cellrenderer.Image has uni

Re: [qooxdoo-devel] Icon in column of treevirtual

2007-11-01 Thread Bill Adams
: [qooxdoo-devel] Icon in column of treevirtual Cool. I tried out cellrenderer.Boolean, and then cellrenderer.Image, with my own image, and got what I needed. Previously I'd tried IconCellRenderer, but it kind of broke the table. Thank

Re: [qooxdoo-devel] Icon in column of treevirtual

2007-10-31 Thread Bill Adams
D] On Behalf Of Derrell Lipman Sent: Wednesday, October 31, 2007 5:04 PM To: qooxdoo Development Subject: Re: [qooxdoo-devel] Icon in column of treevirtual On 10/31/07, Bill Adams <[EMAIL PROTECTED]> wrote: With Derrell's

Re: [qooxdoo-devel] Icon in column of treevirtual

2007-10-31 Thread Derrell Lipman
On 10/31/07, Bill Adams <[EMAIL PROTECTED]> wrote: > > With Derrell's help, I learned how to make clicking on a cell trigger an > action. > > I would like the cell (in column 1 or 2) to contain an icon instead of > text. I've spent quite a while on this but am still stumped. > Take a look at the

[qooxdoo-devel] Icon in column of treevirtual

2007-10-31 Thread Bill Adams
With Derrell's help, I learned how to make clicking on a cell trigger an action. I would like the cell (in column 1 or 2) to contain an icon instead of text. I've spent quite a while on this but am still stumped. Regards, Bill -