[06 Mar 2012] Layer Position

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
nexus
Posts: 133
Joined: Sun Mar 07, 2010 11:54 am

[06 Mar 2012] Layer Position

Post by nexus »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 06 Mar 2012 14:39:16 -0000

Me again :)

Is there a way to find out the position of a layer?

With "insertPos=XX" you can specify where to insert a layer. But is there also a way how to get the position for a certain layer?

I don't think it is possible with

Getattribute(#LAYER,id,??)

or did I rally miss that part in the documention? :)

Thanks, nexus
alfkil
Posts: 25
Joined: Sun Feb 14, 2010 1:54 pm

[06 Mar 2012] Re: Layer Position

Post by alfkil »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 6 Mar 2012 15:42:29 +0100

@nexus

You can use GetLayerStyle() (I think).
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[07 Mar 2012] Re: Layer Position

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 07 Mar 2012 22:41:08 +0100
@nexus

You can use GetLayerStyle() (I think).
Probably not: http://forums.hollywood-mal.com/viewtopic.php?f=4&t=427
Locked