<div dir="ltr">would you mind testing this diff?<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 27, 2015 at 6:04 AM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
when plotting "larger" data (eg two landsat channels  or whatever)<br>
with the Scatterplot tool, then the calculation starts while not<br>
showing the cursor busy. The user may assume that the thing is crashed<br>
while it indeed simply calculates... Then the plot comes up and all is<br>
fine.<br>
<br>
I would like to add<br>
    wx.BeginBusyCursor()<br>
...<br>
    wx.EndBusyCursor()<br>
<br>
somewhere in wxplot/dialogs.py but I don't really know where that's needed.<br>
<br>
A few other wxGUI tools may also lack this cursor change.<br>
<br>
thanks for hints,<br>
Markus<br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a></blockquote></div><br></div></div>