Re: [Dynapi-Dev] Windgets

2003-10-10 Thread Raymond Irving
Very nice work Háber. I'll implement your Drag-Drop using the mouse pointer instead or the layer size. Can't wait to see the grid. -- Raymond Irving --- Háber János <[EMAIL PROTECTED]> wrote: > Hi! > > I created Tree (with examples). It based in NodeItem > widget. > List widget is rewrited f

[Dynapi-Dev] Windgets

2003-10-10 Thread Háber János
Hi! I created Tree (with examples). It based in NodeItem widget. List widget is rewrited for NodeItem (examples modified). event.js modified (ondrop and ondragdrop is work ;). DragEvent modified. Now the drop event make wvent over the mouse pointer not the layer. (The old is not work when the dra