hi,

i'm trying to use a checkbox as renderer and editor in a tree.
but i think it's not possible with ulc 6.0.4.

the renderer was possible to get work with an abbrivation of UICheckBox on the 
client side.
but this seems more than a hack than a proper solution. i needed to override

getTableTreeCellRendererComponent(JTableTree tableTree, Object value, boolean 
selected, boolean hasFocus, boolean expanded, boolean leaf, Object node, int 
row,

on UICheckBox and ignore the value == null case.


has anybody an idea how to get this work ? (it seems like nobody has done this 
before)
i would prefer a solution with serverside code only.

regards
  Dejan                          
mailto:[EMAIL PROTECTED]

_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to