2009/8/21, Dimitri Henning <[email protected]>:
> Hi, i do have a problem with and just can see my mistake.
>
> var tcm = table.getTableColumnModel();
> // Display a checkbox in column 3
> tcm.setDataCellRenderer(3, new qx.ui.table.cellrenderer.Boolean());
>

Try to run "source" task, then "build". I had similar bug, but
couldn't reproduce it.

> doenst matter what i do, i have NO checkboxes.
> for example:
> tcm.setHeaderCellRenderer(2, new
> qx.ui.table.headerrenderer.Icon("bla.png", "A date"));
>
> does work!
>
> No errors, nothing. Ive attached the code.
> Maybe someone can help.
>
> --
> Mit freundlichen Grüßen
>
> Dimitri Henning
>
>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to