Patches item #411635, was updated on 2001-03-27 06:11
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305757&aid=411635&group_id=5757

Category: DynAPI-Event
Group: None
Status: Open
Priority: 5
Submitted By: Christof Pohl (chripo)
Assigned to: Nobody/Anonymous (nobody)
Summary: MOUSEMOVE not captured in NS4

Initial Comment:
In the "mouse.js" file the capturing/releasing of "Event.MOUSEMOVE" for NS4 is missing 
in the 
DynLayer.prototype.captureMouseEvents() and DynLayer.prototype.releaseMouseEvents() 
functions. 
Therefore, the example page "dynapi.event.mouseevents.htm" is not working properly in 
NS4.

I simply added "Events.MOUSEMOVE" to the elm.captureEvents() and elm.releaseEvents() 
command 
(lines 193 & 211).

Attached is the changed "mouse.js" file from the 27-3-2001 CVS dynapi version.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305757&aid=411635&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to