I tried, but could not replicate this bug on pIII 500mhz winMe IE5.5
Cheers,
Richard Bennett
[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
----- Original Message -----
From: "Matt Fair" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 21, 2001 7:22 PM
Subject: [Dynapi-Help] dynlayer drag and setSize
> Hello,
> I have a layer which its size will be changing. This layer can also be
> draged, when I don't change the size of the layer with
> layer.setSize(w,h) or layer.w=w; layer.h=h; the layer drags smoothly,
> but when called these the layer drags very choppy. The same thing
> happens if I have DragEvent.setDragBoundary(layer), if I take this out
> it drags smoothly.
> For example:
>
> layer = new DynLayer();
> layer.moveTo(20,20)
> layer.setSize(40,20) //if taken out this drags smoothly
> layer.setHTML("<p>Hello World</p>")
> DragEvent.setDragBoundary(layer) //or if this is taken out this
> drags smoothly
> DragEvent.enableDragEvents(layer)
>
> Is there something with these two that would make it drag choppy?
> Thanks
> Matt
>
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
> ____________________________________________________________
> Get your free domain name and domain-based e-mail from
> Namezero.com. New! Namezero Plus domains now available.
> Find out more at: http://www.namezero.com
>
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help