[EMAIL PROTECTED] wrote: > Can you please tell me how can I suppress the relayout/reflow the page > when I add an element to the dom in C/C++?
I'm not sure what you're asking here. Do you mean completely freeze all layout for some prolonged time period including event loop processing? There is no way to really do that. Or do you mean something else? -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

