There you go : http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/LayerTreeBuilder/examples/tree-builder.html
Only added nodes are currently managed. I still need to do some work for the removed nodes. New cool features : * option to have the checkboxes on/off : checkableGroupNodes * If a new node is added, the checkboxes respond according to the new structure * Newly added layer nodes are shown (and its parent nodes as well) if their visibility is set to true * Nodes that are created that contain visible layer records are expanded (thus solving my original issue) Thanks to all for you tips, Alexandre On 10-12-07 01:23 PM, Alexandre Dube wrote: > Hi, > > Yep, except that toggling the parent node also unchecks all its > children. I'm beginning to have something working here. I'll let you > know when I'm done. > > Thanks y'all, > > Alexandre > -- Alexandre Dubé Mapgears www.mapgears.com _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
