
Quoting bulia byak <buliabyak@...400...>:
I remember you were talking about it showing even down to individual objects if you expand the tree.
I'm leaning away from that now after our last conversation on the topic (some time ago). Among other things, selection of layers (sets the current layer) is very different to selection of objects (selects objects).
I think what I want to do at this point is to do a traditional layers dialog that just does layer-ish stuff, and then rework the XML dialog to provide both "XML" and "SVG Object" views.
The widgets in the reworked XML dialog would be organized something like:
+- HBox +- Notebook | +- XML Tree ("XML") | +- SVG Tree ("SVG" or maybe "Objects") +- Notebook +- XML Attributes ("Attributes") +- (other tabs, depending on currently selected object) :
-mental