SourceForge logo
SourceForge logo
Menu

SF.net SVN: matplotlib:[6043] trunk/matplotlib

From: <ds...@us...> - 2008年08月18日 21:07:04
Revision: 6043
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6043&view=rev
Author: dsdale
Date: 2008年08月18日 21:06:56 +0000 (2008年8月18日)
Log Message:
-----------
improved interactive pan/zoom in qt4agg backend on windows
Modified Paths:
--------------
 trunk/matplotlib/CHANGELOG
 trunk/matplotlib/lib/matplotlib/backends/backend_qt4agg.py
Modified: trunk/matplotlib/CHANGELOG
===================================================================
--- trunk/matplotlib/CHANGELOG	2008年08月18日 20:18:56 UTC (rev 6042)
+++ trunk/matplotlib/CHANGELOG	2008年08月18日 21:06:56 UTC (rev 6043)
@@ -1,3 +1,5 @@
+2008年08月18日 improve interactive pan/zoom in qt4 backend on windows - DSD
+
 2008年08月11日 Fix more bugs in NaN/inf handling. In particular, path simplification
 (which does not handle NaNs or infs) will be turned off automatically
 when infs or NaNs are present. Also masked arrays are now converted
Modified: trunk/matplotlib/lib/matplotlib/backends/backend_qt4agg.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/backends/backend_qt4agg.py	2008年08月18日 20:18:56 UTC (rev 6042)
+++ trunk/matplotlib/lib/matplotlib/backends/backend_qt4agg.py	2008年08月18日 21:06:56 UTC (rev 6043)
@@ -132,6 +132,8 @@
 self.replot = True
 FigureCanvasAgg.draw(self)
 self.update()
+ # Added following line to improve realtime pan/zoom on windows:
+ QtGui.qApp.processEvents()
 
 def blit(self, bbox=None):
 """
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

View entire thread

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /