How can I change which layer an object resides?

Post questions on how to use or achieve an effect in Inkscape.
xl_cheese

How can I change which layer an object resides?

Postby xl_cheese » Mon Jul 09, 2007 8:01 am

I can't seem to figure out how to send objects to different layers. Or even taking an object that is not on a layer and sending it to one?

In Illustrator every object is in a specific layer and you can easily view and move them via the layer window. Does inkscape have a similar tool?

User avatar
microUgly
Site Admin
Posts: 2985
Joined: Sat Jun 02, 2007 3:13 pm
Contact:

Re: How can I change which layer an object resides?

Postby microUgly » Mon Jul 09, 2007 8:25 am

xl_cheese wrote:In Illustrator every object is in a specific layer and you can easily view and move them via the layer window. Does inkscape have a similar tool?

Not yet. It has been requested though.

To move objects between layers you need to press Shift + PageUp or Shift + PageDown. It's clumsy but you get used to it.

If you are already familiar with Illustrator you might find my guide to Inkscape useful for getting to know Inkscape. It highlights some of the ways to work without a thorough layers palette like Illustrator has.

xl_cheese

Re: How can I change which layer an object resides?

Postby xl_cheese » Mon Jul 09, 2007 9:53 am

cool.

Just curious. If I wanted to take a stab at coding up a layers palatte where would I find the source code?

-wes

User avatar
microUgly
Site Admin
Posts: 2985
Joined: Sat Jun 02, 2007 3:13 pm
Contact:

Re: How can I change which layer an object resides?

Postby microUgly » Mon Jul 09, 2007 12:33 pm

Sourceforge would be your first stop. Then I would head to the developers mailing list for guidance. I also happened to have stumbled across this site today which you might find useful.

User avatar
Darth_Gimp
Posts: 165
Joined: Sun Jun 10, 2007 12:49 pm
Location: Canada
Contact:

Re: How can I change which layer an object resides?

Postby Darth_Gimp » Mon Jul 09, 2007 4:23 pm

uhmm isn't the layers palette found under Layer > Layers ?
Image

xl

Re: How can I change which layer an object resides?

Postby xl » Mon Jul 09, 2007 11:17 pm

Darth_Gimp wrote:uhmm isn't the layers palette found under Layer > Layers ?


yes, but it is pretty useless.

zippolino
Posts: 1
Joined: Fri Jul 20, 2007 1:48 am

Re: How can I change which layer an object resides?

Postby zippolino » Fri Jul 20, 2007 5:24 pm

Open the XML-editor (Edit -> XML-Editor). Here you see all objects assigned to the different layers. By clicking on the object on the canvas, the corresponding entry in the XML list is highlighted. Here you can change the layer by dragging and dropping the element to the new layer.

boti
Posts: 4
Joined: Mon Feb 07, 2011 5:25 am

Re: How can I change which layer an object resides?

Postby boti » Mon Feb 07, 2011 5:32 am

try: Ctrl+C, select layer and Ctrl+Alt+V :)

ghprod
Posts: 12
Joined: Sun Mar 17, 2013 8:59 pm

Re: How can I change which layer an object resides?

Postby ghprod » Mon Mar 18, 2013 6:31 pm

boti wrote:try: Ctrl+C, select layer and Ctrl+Alt+V :)


Ah so with Ctrl + Alt + V we can maintain original position when moving between layer , thanks :)

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: How can I change which layer an object resides?

Postby brynn » Mon Mar 18, 2013 9:34 pm

Well, somehow this very old topic has become resurrected. Layers have improved quite a bit from when this topic was first started. To move an object to another layer, you can use Layer menu > Move selection to layer above/below. Or you can select the object and do Shift + PgUp/PgDn. Ctrl + Alt + V also works, if you want to go to the trouble of cutting, only to paste into a different layer. Note that between Ctrl + X or C, and Ctrl + Alt + V, you need to be sure and select the layer where you want to paste it. Typically you would use Shift + PgUp/PgDn ;)


Return to “Help with using Inkscape”