From: Richard :o <ma...@ri...> - 2000-12-03 13:56:58
|
hi, First and foremost, thank you for all your hard work. I had a look at this release, but found the same small bugs(?) in the examples as in Dan's release, which I had just posted a buglist for, maybe it's not up to you to look these over, but here they are again: * Button: needs cover layer for text * DynImage: declaring "uimg" and DynImage.getImage has to come after DynAPI.onLoad * Label: unwrap causes error. * PushPanel: labels are deleted on changing, and thus can only be used once. Scroll doesn't stop. * ScrollPane: The word "scroll has to be replaced by f.i. ScrollBar for some reason declaring "MetalScrollPaneURL =" has to come after DynAPI.onload * ViewPort: labels are deleted on changing, and thus can only be used once. Scroll doesn't stop. * Image Animation:Declaring "arrows" and DynImage.getImage has to come after DynAPI.onLoad A major bug in this release seems to be a document level onmousemove event which stops all animations if you move the mouse anywhere. This does not happen in Dan's 11.12 release. Buglists always sound like we're wining, but I'm just trying to help. cheers, Richard :o ----- Original Message ----- From: "Robert Rainwater" <rra...@ya...> To: <dyn...@li...> Sent: Friday, December 01, 2000 4:18 PM Subject: [Dynapi-Dev] Beta Relase 12.01.2000 > > I've uploaded the beta release to http://dynapi.sourceforge.net/beta/dynapi-12.01-beta.zip. > It includes Dan's new animation widgets. Please reply with any bugs to > this thread. > > Known Bug: The DynAPI.addLibrary() calls in dynapi.js need to be > changed to reflect the new files and organization. > > -- > // Robert Rainwater > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > ____________________________________________________________ > Get your FREE personal .com domain name and > NAMEzero Personal Portal at: http://www.namezero.com. > For customer service, mailto:cus...@na.... > > |