Though reluctant to stick my nose in here (as I'm not contributing to the
development of this project in any fashion), I'm going to put my helmet on
as some cover against incoming rocks and state I agree with Richard... it
seems to me that having to download any additional code that 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 you of all people were not aware of the use of
pathanim, for slideTo's, and that you should want to set a step back.
It seems a bit like saying,"we'll include the DynAPI1 code for those who
want to use it as well."
You yourself agreed that it was recursive setTimeouts that caused most
memory use/waste (if I'm not mistaken) which is exactly why Dan introduced
the thread and pathanim object in the first place. The idea being that
thread was the only place in the code that setTimeouts (or intervals) are
used, and that all widgets should be ported to use it, so they spread cpu
use as evenly as possible. If we eventually have a timeline object, or a
thread object which compensates for slower pc by increasing the stepsize, we
don't want to have to re-write all the animation widgets, but simply add the
necessary to link it into thread.
And... although pathanim is large, the part used for the slideTo's is quite
modest, and very logical.
I'm not here for an argument, but I think you're making a mistake, and will
add confusion for the users, how are we supposed to propagate the use of
thread in all animation widgets, if the core code doesn't use it?
The problems with the scrollbar are probably caused by the dragboundaries
being incorrectly interpreted somewhere.
Keep up the good work on the Dynapix.
Cheers,
Richard Bennett
[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
visit the DynAPI homepage (and FAQ) ::
http://dynapi.sourceforge.net/dynapi/index.php?menu=1
Browse (and search) the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi
----- Original Message -----
From: "Jordi - IlMaestro - Ministral" <[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 have
> noticed that the slide is no longer done via slide.js ( which is not there
> anymore ) but via utils/pathanimation.
>
> I think this forces to use very complex stuff to perform a slide which is
> 20 lines of code. I think I will place the slide.js back into CVS ( each
> user will be free to choose what to use ) and I would like the scroolbar
to
> use that instead of the utils.* extension. Anyone that wants to stone me
on
> this issue feel free to do so, for that if people remain silent I will
> assume nobody is against.
>
> Nice logo, by the way. I'm touched :_)
>
> Cameron Hart wrote:
>
> > 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-Dev] DragEvent Badness
> > >
> > >
> > >
> > > 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.sourceforge.net/lists/listinfo/dynapi-dev
> >
> > _______________________________________________
> > Dynapi-Dev mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev