Hi, The new class qx.ui.treevirtual.TreeCheckBox implements this feature. A new demo TreeCheckBox_1.html has also been provided.
New planned features: - If a branch is selected, all of its child nodes are also selected. The same happens with deselection - Support for automatic selected state of a branch, depending of the selection status of its children - New selection mode, for toggling the selection state. dperez wrote: > > Hi, > > I would like to have a treevirtual with checkboxes to the left of the item > text, like in this screenshot. > http://www.nabble.com/file/p11810119/screenshot.gif > > What's the best way to do it? > I've thought about deriving from SimpleTreeDataCellRenderer. > Any help will be greatly appreciated. > > Regards, > David > -- View this message in context: http://www.nabble.com/TreeVirtual-with-checkboxes-tf4151531.html#a11864363 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
