Hi!
I see the drag event (the patched version) and I modify a little:
in onmousemove function:
if(ic && o._useDragIcon) {
ic._dragOrg = o;
ic.setLocation(o.getPageX(),o.getPageY());
ic.setSize(o.w,o.h);
// if icon is fixed width then center at pointer
if(ic.w!=o.w||ic.h!=o.h) ic.setLocation(e.getP
I've already posted a DragEvent fix to the group. Did
you see my email about DragEvents?
I'll try to update this into cvs by now and Monday
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I have a litle problem. If I enabled the DragEvent
> in the Tree element items,
>
Hi!
I have a litle problem. If I enabled the DragEvent in the Tree element items,
and I click to the element, the element will be dragged. I think the drag
started when I clicked and MOVED). The Tree Items (List items) can be
selected. Please modify the Dragging , the drag started when the modu
Hi All,
(Sorry if I missed anything my mailbox was full)
The attached file contains some changes to the
DragEvent:
[*] Modify DragEvent to init dragging when mousdown
and during mousemove
This change should allow the layer to receive mouse
events even with dragevents enabled. Try the demos
with
um.. if you use the DynaPI 2 scrollbar you don't need slide.js OR path
animation.
Why do you need it anyways?
- Original Message -
From: "Jordi - IlMaestro - Ministral" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 2:45 AM
Subject:
comes with the
pathanim object is a small price to pay for better memory management...
-Original Message-
From: Richard Bennett [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 26, 2001 1:37 PM
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] DragEvent Badness
I am really surprised that
;[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 12:45 PM
Subject: Re: [Dynapi-Dev] DragEvent Badness
> I'm dealing with it right now. As the objecte the most affected by this
> behaviour is the scrollbar, I'm fixing both at the same time. I hav
Maybe it should be called simpleslide, to avoid confusion.
--
Robert Rainwater
On 3/26/2001, 5:45:16 AM EST, Jordi wrote about "[Dynapi-Dev] DragEvent Badness":
> I'm dealing with it right now. As the objecte the most affected by this
> behaviour is the scrollbar, I
Fixed. I think. I've updated CVS. I didn't change the slide, finally I've kept
it via pathanim, but I still think it is way too big an extension for such a
simple movement. I also added that DynEevent.focus issue that was discussed
several days ago. I know there was people for and people against,
[mailto:[EMAIL PROTECTED]]On Behalf Of Robert
> > Rainwater
> > Sent: 26 March 2001 04:02
> > To: DynAPI Development List
> > Subject: [Dynapi-Dev] DragEvent Badness
> >
> >
> >
> > With the new DynAPI stuff, the dragevent seems totally screwed. It
> &
this is probably a stupid thing to ask, but have you included mouse.js?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Robert
> Rainwater
> Sent: 26 March 2001 04:02
> To: DynAPI Development List
> Subject: [Dynapi-D
> With the new DynAPI stuff, the dragevent seems totally screwed. It
> seems to drag at the wrong times and I get a MouseEvent is undefined
> error constantly. Any ideas?
Sounds like a job for...
With the new DynAPI stuff, the dragevent seems totally screwed. It
seems to drag at the wrong times and I get a MouseEvent is undefined
error constantly. Any ideas?
--
Robert Rainwater
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.so
13 matches
Mail list logo