P T Withington wrote: > On 2006-06-14, at 03:27 EDT, Matthew Cloy wrote: > >> Sorry for cross posting, just a pointer to a thread in the forums, >> >> http://www.laszlosystems.com/developers/community/forums/showthread.php?s=&threadid=6567 >> >> >> >> Could someone perhaps comment on the actual designed behaviour of >> initstage="defer"? > > I'll cross-reply: > > As the documentation says, initstage controls the priority with which > _children_ of a node are made, not the priority of the node itself. > > You can argue whether this is a good API or not, but the API is > operating the way it is documented (and was designed). > Aha,
Ok, thanks, and apologies for the confusion. I actually got my information from the LZX reference manual, which states that initstage controls the execution of the init method / oninit event. Which is where the confusion came from. Thanks again! Matt _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
