Hi all! I want to catch "layer added" event, but IEditManagerListener doesn't support such event, only SELECTED_LAYER event. For now I store list of layers and when selected layer changes I check whether it is in this list. If it isn't in list - this is the new one.
But I think it's not a very good way. Is there another listener that could catch such event? Thanks! _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
