As someone else pointed out the only way to do it now is listen for resize events - but this is tedius if a lot of layers are affected.
What the dynapi really needs is layout managers and anchoring code to handle resizing and repositioning. I plan to code up such a system in the near future. Regards, Dan Steinman On Fri, Oct 12, 2001 at 09:46:14AM -0400, Chris Casad wrote: > Hello: > > I would like to have a parent layer that resizes when the browser resizes > and children layers inside the parent layer that move/resize when the parent > resizes. Is there is an easy way of doing this? The reason I ask is because > I currently have no children layers, just a bunch of parent layers that all > responded to the browser resize. It would be nice if I could stick all these > layers inside a parent and just tell the parent to resize and all the > children know to resize or move correctly. > > Thanks > Chris > > > _______________________________________________ > Dynapi-Dev mailing list > [EMAIL PROTECTED] > http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/ _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/