Hi Ron,

On Thursday 21 July 2011 12:46:02 Ron Whittaker wrote:
> Hello,
> I would like to render one column of a table together with an icon
> representing the entry's type plus the value's string representation.
> Something like the event column in
> http://www.trumba.com/help/images/customfieldicons_tableview.gif.
> 
> I guess it is simple using cell renderers, but can you point me to some
> example code?
Here is as sample using an image cell renderer
-> http://demo.qooxdoo.org/current/demobrowser/#table~Table_Conditional.html

However, if you want to display more than one image in your cell you have to 
write your own cell renderer (which extends the existing image cell renderer).

If you're interested in how to style a table widget, you can check out

        http://manual.qooxdoo.org/1.5.x/pages/gui_toolkit/ui_table_styling.html

Regards,
  Alex

------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to