Bug #130356, was updated on 2001-Jan-28 14:25
Here is a current snapshot of the bug.
Project: DynAPI 2
Category: Core API
Status: Closed
Resolution: Fixed
Bug Group: None
Priority: 5
Submitted by: marstr
Assigned to : rainwater
Summary: bug in library-order
Details: When the libraries are added in dynapi.js the order
needs some changes, because if you dynapi.gui.* are
included, the ViewPort needs to be included before
the pushpanel and scrollpane, while these classes use
the ViewPort.
Some thing with dynapi.util.*. Thread should be added
before pathanim, circleanim, imganim and hoveranim.
i dont know if anyone ever will us gui.* or util.*
but the order should be correct anyway.
console.js should be added to the util-library.
Follow-Ups:
Date: 2001-Feb-09 07:38
By: dcpascal
Comment:
The bug was fixed, the other is a logicall problem I guess.. but not
considering it as a real bug..
-------------------------------------------------------
Date: 2001-Jan-28 22:10
By: rainwater
Comment:
I fixed the library order of dynapi.gui and added console.js to the
addLibrary call.
The other issue is a separate and more complex issue. One solution would
be to move thread into the gui library. Based on this, it would require
that subclassing can only be done by widgets in the same library (aka
dynapi.gui). This would have to always be the class, except for
subclassing dynlayer.
The way it is now, you have to include dynlayer.js before any of the
widgets. Perhaps this needs to be documented.
-------------------------------------------------------
Date: 2001-Jan-28 17:51
By: rainwater
Comment:
I will post a patch to the patches section soon.
-------------------------------------------------------
Date: 2001-Jan-28 14:30
By: marstr
Comment:
wasn't meant to be a "Feature Request", don't know how this happend, uhm..
-------------------------------------------------------
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=130356&group_id=5757
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev