[Chameleon-dev] [Bug 1821] New: ROI de-register for event function
mapped to register
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Sun Nov 18 20:35:37 EST 2007
http://bugzilla.maptools.org/show_bug.cgi?id=1821
Summary: ROI de-register for event function mapped to register
Product: Chameleon
Version: 2.4
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Widget
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: benftee at gmail.com
Discovered this after seeing CWCROIManager->DeregisterEvent not working
file: cwc_roi.js
this.DeregisterEvent = CWCROIManager_RegisterEvent;
Fixed the problem this way:
this.RegisterEvent = CWCROIManager_RegisterEvent;
BTW, it's still bad in 2.6!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Chameleon-dev
mailing list