I´ver tried this...
var treeConfig = [{
nodeType: "gx_baselayercontainer",
id: "gx_baselayercontainer",
hidden:true
}, {....etc.etc
Ext.get('gx_baselayercontainer').set({text: 'test'});
This doesn´t work....cannot call method 'set' of null???
how can I set the text then?
yours with thanks,
Rob_______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
