From: Pascal B. <pa...@dy...> - 2000-11-06 18:49:53
|
the UpdateValues is needed, to make all the properties like x,y, w,h set correctly for the inline layers. There's no need for the method to exist in the normal dynapi.js because it's only needed when the inline.js extensions are used. but it is used Pascal Bestebroer pa...@dy... http://www.dynamic-core.net -----Oorspronkelijk bericht----- Van: dyn...@li... [mailto:dyn...@li...]Namens Robert Rainwater Verzonden: zondag 5 november 2000 22:07 Aan: Robert Rainwater Onderwerp: Re: [Dynapi-Dev] Updated dynlayer and dyndocument Actually, after looking more at dynlayer.js, there is no where that it is even needed. The only file that uses it is inline.js, but its not really needed there either. I think that the .children array should be associative as well. If it were, then the dynlayer could really be more efficient. It would just mean we would have to keep track of the count, but thats a small price to pay. \\Robert -- _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |