From: Robert R. <rra...@ya...> - 2001-01-08 22:48:40
|
I updated CVS and the snapshot with some changes to the label and list widget that should get the list widget working. However, the event problems in IE are still causing problems. Also, the onmouseover event is never called for the ListItems. This could be related to the Label problems. Also, the list widget is very slow and the events are lagging behind. I think part of this is the constant rewriting of the html. Anyway to improve this? -- // Robert Rainwater On 1/8/2001, 12:13:02 AM EST, Robert wrote about "[Dynapi-Dev] Latest Issues": > I want to release a new version of the DynAPI soon, but there are a > few things preventing it. > 1) In IE 5 the events inside of text in the label widget are broke > again. > 2) The list widget does not work with the updated dynlayer creation > system. > 3) Events in NS 6 are firing twice. There is a patch for this at > sourceforge. Has this patch been tested by anyone? > If we can resolve these issues, then I think we can release a new > version. |