Discussion:
[Inkscape-user] Objects loose layer information after group-ungroup
sm4vlm@fro.se
2008-05-22 14:05:58 UTC
Permalink
Hi

I work as a technical writer and use Inkscape to modify PDF-files.
I been working on a picture and have separeted the layers as :
-text,
-line objects,
-dotted line objects
-filled objects

This made it simpy to change the color/linewidth for each layer. Just
lock all the other layers and select the things on the remaining
layer, change color for the objects, unlock the layers, and then carry
on working ....

When I group together objects from different layers and later ungroup
them, all of the objects ends up att the same layer insted of the
layer they where before grouping.

I would like that the ungrouped object remain on the same layer as it
had before grouping similar to the handling of blocks/layers in
Autocad.

Or is there a other way to work that I might have missed?



// Gunnar Lestander
Rob Antonishen
2008-05-22 14:39:29 UTC
Permalink
As far as I know, the SVG standard does not allow grouping across
layers. As soon as you group them they are all moved to one layer.

-Rob A>
Post by ***@fro.se
Hi
I work as a technical writer and use Inkscape to modify PDF-files.
-text,
-line objects,
-dotted line objects
-filled objects
This made it simpy to change the color/linewidth for each layer. Just
lock all the other layers and select the things on the remaining
layer, change color for the objects, unlock the layers, and then carry
on working ....
When I group together objects from different layers and later ungroup
them, all of the objects ends up att the same layer insted of the
layer they where before grouping.
I would like that the ungrouped object remain on the same layer as it
had before grouping similar to the handling of blocks/layers in
Autocad.
Or is there a other way to work that I might have missed?
// Gunnar Lestander
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Inkscape-user mailing list
https://lists.sourceforge.net/lists/listinfo/inkscape-user
Mr. Shawn H. Corey
2008-05-22 14:50:12 UTC
Permalink
Post by ***@fro.se
Hi
I work as a technical writer and use Inkscape to modify PDF-files.
-text,
-line objects,
-dotted line objects
-filled objects
This made it simpy to change the color/linewidth for each layer. Just
lock all the other layers and select the things on the remaining
layer, change color for the objects, unlock the layers, and then carry
on working ....
When I group together objects from different layers and later ungroup
them, all of the objects ends up att the same layer insted of the
layer they where before grouping.
I would like that the ungrouped object remain on the same layer as it
had before grouping similar to the handling of blocks/layers in
Autocad.
Or is there a other way to work that I might have missed?
// Gunnar Lestander
There are no layers in SVG. Layers are simulated by groups, and groups
are hierarchical. Layers are the highest level group, all other groups
must be contained in them. Grouping objects from different layers means
rearranging the groups.
--
Just my 0.00000002 million dollars worth,
Shawn

Shangri La: 40,000 KM -->

The map is not the territory,
the dossier is not the person,
the model is not reality.
sm4vlm@fro.se
2008-05-24 09:23:47 UTC
Permalink
Post by Mr. Shawn H. Corey
Post by ***@fro.se
Hi
I work as a technical writer and use Inkscape to modify PDF-files.
-text,
-line objects,
-dotted line objects
-filled objects
This made it simpy to change the color/linewidth for each layer. Just
lock all the other layers and select the things on the remaining
layer, change color for the objects, unlock the layers, and then carry
on working ....
When I group together objects from different layers and later ungroup
them, all of the objects ends up att the same layer insted of the
layer they where before grouping.
I would like that the ungrouped object remain on the same layer as it
had before grouping similar to the handling of blocks/layers in
Autocad.
Or is there a other way to work that I might have missed?
// Gunnar Lestander
There are no layers in SVG. Layers are simulated by groups, and groups
are hierarchical. Layers are the highest level group, all other groups
must be contained in them. Grouping objects from different layers means
rearranging the groups.
Thanks for the info.
So now I know, and just have to adjust my workstyle according to that.


// Gunnar Lestander
Mr. Shawn H. Corey
2008-05-24 11:32:10 UTC
Permalink
Post by ***@fro.se
Thanks for the info.
So now I know, and just have to adjust my workstyle according to that.
// Gunnar Lestander
In 0.46, it is possible to lock or hide individual objects or groups.
Select Object->Object Properties... The problem is you have to do them
one at a time; you cannot select multiple objects and change their
properties.

There are two menu commands, Object->Unlock All and Object->Unhide All
but there is no corresponding Lock All and Hide All.
--
Just my 0.00000002 million dollars worth,
Shawn

Shangri La: 40,000 KM -->

The map is not the territory,
the dossier is not the person,
the model is not reality.
Mr. Shawn H. Corey
2008-05-24 14:27:47 UTC
Permalink
Post by Mr. Shawn H. Corey
There are two menu commands, Object->Unlock All and Object->Unhide All
but there is no corresponding Lock All and Hide All.
This is what I get for posting before my morning cup of coffee. A "Lock
All" command would be useless; since everything is locked, nothing can
be changed.

A "Lock Selection" or "Lock Not Selected" command would be useful.
--
Just my 0.00000002 million dollars worth,
Shawn

Shangri La: 40,000 KM -->

The map is not the territory,
the dossier is not the person,
the model is not reality.
Loading...