> 3. when updating the UI, working with hidden (display:none) or, even > better, detached widgets is faster; sometimes, building a new widget > "from scratch", populating it and replacing an existing equivalent > widget might be faster than updating the existing widget > 4. rendering-wise, try to set table-layout:fixed on your tables > (including Horizontal/VerticalPanel, FlexTable, Grid, DecoratorPanel, > DecoratedPopupPanel, DialogBox, etc.)
Do you have any benchmarks showing those advantages ? I wasn't aware of those 2 facts and I find them quite interesting. Thanks in advance, Salvador --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
