[Dynapi-Dev] DragEvent

2003-10-19 Thread Háber János
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

Re: [Dynapi-Dev] DragEvent

2003-10-19 Thread Raymond Irving
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, >

[Dynapi-Dev] DragEvent

2003-10-18 Thread Háber János
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

[Dynapi-Dev] DragEvent updates

2003-10-16 Thread Raymond Irving
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

Re: [Dynapi-Dev] DragEvent Badness

2001-03-26 Thread Doug Melvin
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:

RE: [Dynapi-Dev] DragEvent Badness

2001-03-26 Thread Jack_Speranza
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

Re: [Dynapi-Dev] DragEvent Badness

2001-03-26 Thread Richard Bennett
;[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

Re[2]: [Dynapi-Dev] DragEvent Badness

2001-03-26 Thread Robert Rainwater
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

Re: [Dynapi-Dev] DragEvent Badness

2001-03-26 Thread Jordi - IlMaestro - Ministral
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,

Re: [Dynapi-Dev] DragEvent Badness

2001-03-26 Thread Jordi - IlMaestro - Ministral
[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 > &

RE: [Dynapi-Dev] DragEvent Badness

2001-03-26 Thread Cameron Hart
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

Re: [Dynapi-Dev] DragEvent Badness

2001-03-25 Thread Raymond Smith
> 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...

[Dynapi-Dev] DragEvent Badness

2001-03-25 Thread Robert Rainwater
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