From: SourceForge.net <no...@so...> - 2008-12-03 07:08:05
|
Bugs item #2381518, was opened at 2008-12-03 18:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=2381518&group_id=161868 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: 0.9.10.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rob Smyth (robsmyth) Assigned to: Nobody/Anonymous (nobody) Summary: Mouse over high CPU loading on Vista Initial Comment: When the mouse is moved over an NPlot chat on a Vista box the CPU loading becomes 100%. Remains at 100% even if the mouse is not moved. Problem is caused by Vista generating a new mouse move event when a tooltip is displayed. Problem goes away if code is added to the OnMouseMove override method to detect if the mouse has moved since the last call. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=2381518&group_id=161868 |