Hello, I have tried to integrate a MousePosition control within a mappanel toolbar as described in http://trac.geoext.org/attachment/ticket/195/195.0.patch
But (at least?) with ExtJS 3.2.1 it doesn't seem to work: the "el" property of the component is not defined in the render() method. Thus coords are displayed on the map, not in the toolbar. If placed in an afterRender() method, "el" seems OK (including the coordinates from the control) but nothing is displayed anywhere. As if the "el" element was not updated in the toolbar. No more success using "render" or "afterrender" listeners. Does anyone know if something has changed in that case when using ExtJS 3.2.1? Thanks, alex _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
