From: Leif W <war...@us...> - 2003-09-03 01:14:37
|
If you're using DynAPI 3, GroupManager might be what you're looking for. You can assign layers to a group, and when any of the layers in that group are moved, all the rest come with it. You can further tweak it so some layers move freely but are still in the group when the rest are moved. Check out the example in dynapi3x/examples/dynapi.gui.groupmanager.html . Get the latest nightly CVS snapshot for the most up-to-date code. Leif ----- Original Message ----- From: <ml...@id...> To: <dyn...@li...> Sent: Tuesday, September 02, 2003 9:02 PM Subject: [Dynapi-Help] concept clarification about layers, parent or document reltive positioning > > > I have a composit object, made of about 12 different html components > that I want to have a bounding box, this I set into another layer. > I want the whole thing to be tied to that final layer and move with it > etc. > > It seems that all layers, regardless of parentage are positioned > against the dynapi.document, not their parent. Is there a way to get > parent relative positioning? > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |