[QGIS-trac] Re: [Quantum GIS] #1451: High usage of CPU when moving
mouse over map canvas
Quantum GIS
qgis at qgis.org
Thu Aug 6 21:15:21 EDT 2009
#1451: High usage of CPU when moving mouse over map canvas
-------------------------------------+--------------------------------------
Reporter: wonder | Owner: nobody
Type: bug | Status: new
Priority: minor: annoyance | Milestone: Version 1.0.3
Component: GUI | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: Linux
Must_fix: No | Status_info: 0
-------------------------------------+--------------------------------------
Comment (by smizuno):
It appears that QLabel is doing a lot of work to paint the new values.
Perhaps using a QLineEdit control would be better. The CoordinateCapture
tool has two such controls, plus it does coordinate transforms, and its
CPU utilization isn't any more (actually less in my testing on Windows)
than the mouse cursor position control.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1451#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list