> Hi Marius, > > On Jun 12, 2008, at 2:03 PM, Marius Dumitru Florea wrote: > >> Hi devs, >> >> While working on the new GWT-based WYSIWYG editor, I find out that the >> default DialogBox from GWT moves very slow when dragged if it contains >> many HTML elements (like a table with 10 rows and 20 columns). In the >> current WYSIWYG editor dialog boxes are used for color picker, custom >> character, insert image / attachment / macro / table. Before I start >> porting these dialogs to GWT I'd like to ask you: >> >> Do you agree with using dialog boxes for these features? >> * if so, do you think it's ok to optimize the way they are moved by >> showing only their border while dragging (win95-like)? >> * if not, how can we replace them? > > Is that also a problem with GWT 1.5?
This morning I tried to build with GWT 1.5 but: * we don't have 1.5 in our repos * there's no gwt-dev artifact on gwt-maven.googlecode.com repo * gwt-dev is messed up or missing in repo1.maven.org (they switched the version with the classifier only for linux; mac and windows versions are ok..) so I don't know if the problem persists in 1.5, but I suspect it does. > > Thanks > -Vincent > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

