12 Jun
2008
12 Jun
'08
12:06 p.m.
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? Thanks -Vincent