Re: [qooxdoo-devel] Problem when I try read if a checkbox is checked in a tree...

2008-06-05 Thread Helder Magalhães
Edgardo Hernandez Lopez wrote: > > I'm starting work with QooxDoo, I have a tree with checkboxes object, my > problem is when I try read the checkboxes selected this not show anything. > Have you tried (or are you using) qx.ui.treevirtual.CheckBoxTree [1]? This may as well be what you are look

Re: [qooxdoo-devel] Problem when I try read if a checkbox is checked in a tree...

2008-06-02 Thread Edgardo Hernandez Lopez
Fabian thanks for you answer. function stuff(vLabel, vValue, vAddCheckBox, vCheckedBox, vIcon, vIconSelected) { treeRowStructure = qx.ui.tree.TreeRowStructure.getInstance().newRow(); // Here's our indentation and tree-lines treeRowStructure.addIndent(); // The standard tree

Re: [qooxdoo-devel] Problem when I try read if a checkbox is checked in a tree...

2008-06-02 Thread Fabian Jakobs
Hi Edgardo, > > I'm starting work with QooxDoo, I have a tree with checkboxes object, > my problem is when I try read the checkboxes selected this not show > anything. > Good choice :-) > I checked each tree's node and use isChecked() function but this no > say anything. > > When mark the check

[qooxdoo-devel] Problem when I try read if a checkbox is checked in a tree...

2008-05-30 Thread Edgardo Hernandez Lopez
Hi all, I'm starting work with QooxDoo, I have a tree with checkboxes object, my problem is when I try read the checkboxes selected this not show anything. I checked each tree's node and use isChecked function but this no say anything. When mark the checkboxes with code using setChecked function

[qooxdoo-devel] Problem when I try read if a checkbox is checked in a tree...

2008-05-30 Thread Edgardo Hernandez Lopez
Hi all, I'm starting work with QooxDoo, I have a tree with checkboxes object, my problem is when I try read the checkboxes selected this not show anything. I checked each tree's node and use isChecked function but this no say anything. When mark the checkboxes with code using setChecked function

[qooxdoo-devel] Problem when I try read if a checkbox is checked in a tree...

2008-05-30 Thread Edgardo Hernandez Lopez
Hi all, I'm starting work with QooxDoo, I have a tree with checkboxes object, my problem is when I try read the checkboxes selected this not show anything. I checked each tree's node and use isChecked() function but this no say anything. When mark the checkboxes with code using setChecked() func

[qooxdoo-devel] Problem when I try read if a checkbox is checked in a tree...

2008-05-30 Thread Edgardo Hernandez Lopez
Hi all, I'm starting work with QooxDoo, I have a tree with checkboxes object, my problem is when I try read the checkboxes selected this not show anything. I checked each tree's node and use isChecked() function but this no say anything. When mark the checkboxes with code using setChecked() func