I think its about time to create an official release that would
include Dan's new wigets (since the one a sourceforge doesnt have
any).
A few things that I know need to be done before then:
- make sure that the built version has correct semicolon placement
- Fix scrollpane - in NS it wants to stop scrolling when you hold down
the mouse on the down arrow.
- Some API documentation in the format Pascal posted would be nice
- I plan on removing images.js, slide.js, and sprite.js(?) in the next
release.
Here are some recent fixes I made:
- DynImage should now fully replace images.js. The code has been
imported into DynImage. DynImage is now a plugin to the DynAPI so that
it will call DynImage.loadStart()
- The scrollbar now will cancel the slide on mouseup
- slide.js is no longer needed. Pathanim should now be a full
replacement
- Pushpanel should now not require an extra click to remove the bars.
- Button now uses a DynImage
- All of the examples should now be using DynImage.getImage instead of
DynAPI.getImage
- Probaly some others that I forgot.
Please get the latest from CVS or
(http://dynapi.sourceforge.net/snapshot) and test away so that we can
make a release soon.
--
// Robert Rainwater
|